[Live-devel] [EXTERNAL] Re: VLC and Live555ProxyServer and a 404?

Spies, Will Will_Spies at comcast.com
Thu Jun 28 13:00:49 PDT 2018


Thanks -- yes this is what I will need to do.  Doesn't appear my backend servers support this. Very much appreciate that guidance. 

-----Original Message-----
From: live-devel [mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Thursday, June 28, 2018 3:55 PM
To: LIVE555 Streaming Media - development & use <live-devel at ns.live555.com>
Subject: Re: [Live-devel] [EXTERNAL] Re: VLC and Live555ProxyServer and a 404?

> 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/


_______________________________________________
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