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-boun...@us.live555.com] On Behalf Of Ross Finlayson Sent: Friday, 30 August, 2019 4:37 PM To: LIVE555 Streaming Media - development & use <live-de...@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....@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@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel