[Live-devel] [EXTERNAL] Re: VLC and Live555ProxyServer and a 404?
Ross Finlayson
finlayson at live555.com
Thu Jun 28 12:55:14 PDT 2018
> So, how does one specify multiple credentials when starting live proxy with multiple URIs?
The only way to do this (without modifying the application code) is to use rtsp:// URLs that contain the username and password - i.e., rtsp://user:password@IPAddress/streamName
If your back-end server(s) don’t support rtsp:// URLs like this, then you would need to modify the call to "ProxyServerMediaSession::createNew()” at line 222 of “live555ProxyServer.cpp” to take a different username and password for each “ProxyServerMediaSession” (i.e., proxied stream) that you create.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list