[Live-devel] RTSP Proxy Server Front End URL Customization

HAN Hao han.hao at stengg.com
Sun Sep 1 20:25:22 PDT 2019


Thank you for your assistance! I managed to change the URL of the proxystream. However, for the compilation of the genericmediaserver.cpp, may I know what are the steps I take to see the IP addresses of the devices connected? I managed to compile it but there are no outputs for the compilation. Thank you!

Regards,
Han Hao
-----Original Message-----
From: live-devel [mailto:live-devel-bounces at us.live555.com] On Behalf Of Ross Finlayson
Sent: Friday, 30 August, 2019 4:37 PM
To: LIVE555 Streaming Media - development & use <live-devel at us.live555.com>
Subject: Re: [Live-devel] RTSP Proxy Server Front End URL Customization

***WARNING! THIS EMAIL ORIGINATES FROM OUTSIDE ST ENGINEERING.***



> On Aug 30, 2019, at 10:07 AM, HAN Hao <han.hao at stengg.com> wrote:
> 
> Hi Sir/Madam,
>  
> I am trying to use the proxy server as a mean to manage downlink and uplink from my RTSP source. However, using the default setting of the RTSP Proxy Server, the front end URL can only be set as IP/proxyStream%i.
>  
> May I know how do I change this setting such that the front end URL becomes a conditional statement based on the input RTSP URL?

The ‘front end’ stream name is set as the “streamName” parameter to “ProxyServerMediaSession::createNew()”.  In the “live555ProxyServer” application, you could easily change this by changing the code (“proxyServer/live555ProxyServer.cpp”).


>  In addition, may I also ask whether the RTSP Proxy Server is able to view the IP addresses of the connection to the proxy server?

Yes, of course.  You could see this by compiling “GenericMediaServer.cpp” with -DDEBUG=1


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel



More information about the live-devel mailing list