>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
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