> Thank you for your patience and quick response. I will have a closer look at
> the proxy server code. However, this program (and others, like the
> testOnDemandRTSPServer) are creating ServerMediaSessions at startup. In my
> case I do not know which streams will be used at startup. I will rece
On 29-04-15 09:40, Ross Finlayson wrote:
Thank you for your answer. I think I have to tell something more
about the application I have to make. It is not only just a simple
proxy server, but it has also to deal with unicast streams from
network A which has to be forwarded as unicast or multicas
> Thank you for your answer. I think I have to tell something more about the
> application I have to make. It is not only just a simple proxy server, but it
> has also to deal with unicast streams from network A which has to be
> forwarded as unicast or multicast streams at network B. Or multica
On 28-04-15 20:37, Ross Finlayson wrote:
I am new to the live555 library and have some questions. I want to
make a proxy server which receives incoming RTSP message from network
interface A and route them to network interface B after modifying the
RTSP URL.
I’m not 100% sure that I understand