[Live-devel] RTSP Proxy Server Front End URL Customization
Ross Finlayson
finlayson at live555.com
Mon Sep 2 15:47:34 PDT 2019
(First, please trim your message when responding to an email. This is basic email ’netiquette’, that everyone should know.)
> On Sep 1, 2019, at 8:25 PM, HAN Hao <han.hao at stengg.com> wrote:
>
> 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?
As I already noted, you can do this simply by compiling “GenericMediaServer.cpp” with -DDEBUG=1 (or, equivalently, by adding
#define DEBUG 1
to the start of “GenericMediaServer.cpp”.
(Or just look at “GenericMediaServer.cpp”, and search for the first occurrence of DEBUG. You’ll see it there.)
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list