Re: [Live-devel] udp client

2007-09-28 Thread Ross Finlayson
>Now, I try to get also udp://@ entries to work. Can I realize that >with your library too, without any rtsp server? For example by >creating a Mediasession with a fake sdpDescription? Yes, but only for multicast streams. Unicast streams must, in general, be set up using RTSP. Also, BTW, if

[Live-devel] udp client

2007-09-28 Thread Hans Peter
Hi Ross, I'm writing a video player based on a m3u file. rtsp:// entries are already working, thanks to your great library. Now, I try to get also udp://@ entries to work. Can I realize that with your library too, without any rtsp server? For example by creating a Mediasession with a fake sdpDesc