The important thing to realize about the proxy server is that it sends the
*exact* same packet contents (for both RTP and RTCP), regardless of how many
‘front-end’ clients there are for a stream. In other words, the only
difference between having one front-end client and having two front-end cl
Hi,
I'm using the live555ProxyServer to be able to record and view streams from
four cheap cameras concurrently.
Version of live555ProxyServer is 2015.12.22
There seems to be something strange going on when an additional client
connects a stream which is already being played by another client.
Re
> I am working on little app to record RTSP streaming
> So i included a large part of OpenRTSP in my app, calling it in another
> thread (my entry point is the main function), but i got stuck very fast in
> the infinite loop "DoEventLoop" and I managed to make myself a exit point
> using watchVa
I will no longer accept - nor respond to - any posting to this mailing list
that mentions “RTP timestamps”.
As I have explained numerous times, users of the “LIVE555 Streaming Media”
software should never need to concern themselves with “RTP timestamps”, because
the software automatically conve
As mentioned earlier, I'm using the live555ProxyServer to be able to record
and view streams from four cheap cameras concurrently.
There seems to be something strange going on when an additonal client
connects to an already active proxied stream.
The stream is h264+aac.
After some testing it seem
Hi all
I am working on little app to record RTSP streaming
So i included a large part of OpenRTSP in my app, calling it in another thread
(my entry point is the main function), but i got stuck very fast in the
infinite loop "DoEventLoop" and I managed to make myself a exit point using
watchVa