Re: [Live-devel] RTSPServer with register to remote proxy

2015-05-08 Thread Hardik Sangani
Hi Ross, Thanks for the reply, i can not use another application for registration, because for that we need to have separate stream which we dont have, actually our requirement is, server should able to stream to WAN as well as if request is coming from local network then also server should able

Re: [Live-devel] RTSPServer with register to remote proxy

2015-05-08 Thread Ross Finlayson
> My requirement is to create RTSPServer which can register to remote proxy > server and stream , as well as it can able to stream for local client also > (normal behavior) at the same time. > > I tried to look into the examples code, but i am not able to discover how to > and where to add RTSP

[Live-devel] RTSPServer with register to remote proxy

2015-05-08 Thread Hardik Sangani
Hi Ross, My requirement is to create RTSPServer which can register to remote proxy server and stream , as well as it can able to stream for local client also (normal behavior) at the same time. I tried to look into the examples code, but i am not able to discover how to and where to add RTSPServe