> Questions:
> 1. Am I pursing the right strategy to accomplish my final objective - namely,
> playing MPEGTS stream over multicast UDP, the video source being the proxy
> server.
Perhaps. An alternative approach, of course, would be for your RTSP client
application to read directly from the s
I am working on a project that uses the live555 proxy server to receive 4K
video streams from a H.265 IP camera sent over a radio link to efficiently
redistribute them over RTSP. I am able to connect a VLC client and play the
RTSP stream from the proxy server. An additional customer requirement
I have just installed a new version (2018.08.27) of the “LIVE555 Streaming
Media” software that fixes a potential buffer overflow vulnerability in the
implementation of RTSP servers.
If you are using our code to implement a RTSP server (or a proxy server), then
you should upgrade to this newest