Thanks all.
I'll give Ross's solution a try first, then should I still need something more
concrete I'll give Jeremiah's suggestion a shot. Thanks to Hemant for his
insights as well. Warren's comments, while appreciated, seem to miss the point
- it's beyond my scope of control to "correctly con
On Dec 6, 2016, at 3:15 PM, Jeremiah Morrill
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, b