[Live-devel] RTSPClient WRT connection to rtsp server (camera)

Tyson, Russell A. III RUSSELL.A.TYSON.III at saic.com
Mon Apr 29 14:00:46 PDT 2013


I'll start looking into setting that up.  Thanks for the timely help!

 

 

Russell Tyson | SAIC
Senior Software Engineer | Software Solutions Team
phone: 256-971-6640 | mobile: 256-651-9981
russell.a.tyson.iii at saic.com | saic.com <http://www.saic.com/> 

 

From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Monday, April 29, 2013 3:40 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTSPClient WRT connection to rtsp server
(camera)

 

	Note that our proxy server code already monitors and keeps alive
the connection to each of its 'back end' server.  This is not something
that you need to handle separately.

	 

	Yes, and we are relying on that code to reconnect to the camera.
What I was looking for was a connection status event

 

Right now the only way to do this would be to parse the debugging output
from the proxy server when you ask for 'verbose output' - i.e., if you
give "live555ProxyServer" the -V option, or set "verbosityLevel" to 2 in
the call to "ProxyServerMediaSession::createNew()".

 

If you want to do something more sophisticated, then you'll need to
write your own class - similar to "ProxyServerMediaSession" - that adds
your own monitoring code.

 

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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130429/fd02f972/attachment.html>


More information about the live-devel mailing list