On Dec 6, 2016, at 3:15 PM, Jeremiah Morrill <jeremiah.morr...@econnect.tv> 
wrote:
> 
> The protected RTSPServer constructor has a parameter for the socket FD. 

RTSP is a TCP-based protocol.  Messing about with its socket will have no 
effect on how the *UDP* multicast packets go out.

There is such a thing as RTP over TCP, but then you’re not talking about 
multicast at all, since you can’t multicast TCP.

Keep in mind that RTSP is just the “VCR buttons” protocol for the actual 
streaming media protocol, whether that be raw UDP, RTP, or something else.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to