Thanks for the swift reply
>> First, I presume that you are referring to the experimental
>> “live555HLSProxy” application that I announced a few days ago.
Yes - that is what I am referring to.
>>“live555HLSProxy” is completely different.
Understood. I will test it with a web server as it p
First, I presume that you are referring to the experimental “live555HLSProxy”
application that I announced a few days ago. This has nothing to do with the
separate, longstanding “LIVE555 Proxy Server” application, which proxies a
back-end RTSP server to (one or more) front-end RTSP clients.
“l
First off - thank you very much for developing this. I am very excited to give
this a try!
One question that I believe I already know the answer to, but will ask just to
be sure:
With the rtsp proxy it is my understanding that no stream is requested from the
originating device until at least one
This part of the code is used only internally to our library - to implement the
optional sending/receiving of RTP/RTCP over the RTSP TCP (control channel)
connection. This happens automatically when a client and server have set up
streaming over TCP; It should never be called directly by applic
--- Begin Message ---
Hi,
We have a tcpStreamRecord type variable in the RTPInterface class. What is
it actually used for? In the sendPacket method, we have used this to send
the RTP packet over each of the TCP streams that it points to but what
could be the case for these multiple streams requirin