Send REGISTER request from gst-rtsp server to live555proxy server

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Send REGISTER request from gst-rtsp server to live555proxy server

anjojohn
Hi All,
I am working in gst-rtsp-server-1.11.1 for an embedded board.I need to stream video and audio from gst-rtsp server to a cloud proxy server (live555proxyserver). My board is in local IP and proxy server can't access it directly.  So i need to send a REGISTER request from gst-rtsp-server  to proxy server. The proxy server will use this socket path for accessing the rtsp server (port reuse). Is there any implementation for sending a REGISTER request and initiating a client session from gst-rtsp server. i know it's not normal for server to initiate a connection, but any help is appreciated

With regards
Anjo John