Re: [Live-devel] Hooking into LivenessCommand

2013-11-19 Thread Ross Finlayson
> Are the logs guaranteed to stay the same? Of course there's no guarantee. But that doesn't really matter, because the code will always remain Open Source. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-

Re: [Live-devel] Hooking into LivenessCommand

2013-11-19 Thread Craig Matsuura
I want to integrate the capability into my app and not look at logs. My app is a proxy server that I can add and remove camera dynamically. So looking at log messages is not ideal. I did sub class the base environment and override the logging to capture to log else where besides stderr. So it co

Re: [Live-devel] Hooking into LivenessCommand

2013-11-19 Thread Ross Finlayson
On Nov 19, 2013, at 3:37 PM, Craig Matsuura wrote: > I'm looking at using the liveness to indicate to my app if the cameras > are online, I was going to sub-class ProxyRTSPClient and override > continueAfterLivenessCommand, but it is not virtual. Is there a better > way to hook the continue

[Live-devel] Hooking into LivenessCommand

2013-11-19 Thread Craig Matsuura
I'm looking at using the liveness to indicate to my app if the cameras are online, I was going to sub-class ProxyRTSPClient and override continueAfterLivenessCommand, but it is not virtual. Is there a better way to hook the continueAfterLivenessCommand, so I can determine if the connection to

Re: [Live-devel] Proxy Server Debugging

2013-11-19 Thread Craig Matsuura
They might. What is your rates? Thanks, Craig On 11/19/2013 11:58 AM, Ross Finlayson wrote: I've been running for two days with openRTSP on a camera that had problems, openRTSP is still capturing video to the output file and the console last message has not changed. One thing to note is when

Re: [Live-devel] Proxy Server Debugging

2013-11-19 Thread Ross Finlayson
> I've been running for two days with openRTSP on a camera that had problems, > openRTSP is still capturing video to the output file and the console last > message has not changed. > > One thing to note is when streaming stops from the proxy of the camera, if I > connect to the camera directl

Re: [Live-devel] Proxy Server Debugging

2013-11-19 Thread Ross Finlayson
> Started playing session > Receiving streamed data (signal with "kill -HUP 14502" or "kill -USR1 14502" > to terminate)... > Data packets have begun arriving [1384803098725] > > > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (10)

Re: [Live-devel] Proxy Server Debugging

2013-11-19 Thread Craig Matsuura
I had a a second system setup at work and when I got into work today I saw the following from the openRTSP. It does appear there was a failure, would this cause a problem with the proxy server? Date: Mon, 18 Nov 2013 12:31:37 GMT Session: 400662;timeout=80 RTP-Info: url=rtsp://192.168.3.217/liv

Re: [Live-devel] Proxy Server Debugging

2013-11-19 Thread Craig Matsuura
I've been running for two days with openRTSP on a camera that had problems, openRTSP is still capturing video to the output file and the console last message has not changed. One thing to note is when streaming stops from the proxy of the camera, if I connect to the camera directly it will stre

Re: [Live-devel] Playsip is failing with 482 [LOOP detected]

2013-11-19 Thread raghav
Hi Ross, I forgot to attach log with last message. Here is the Request and Response log. Sending request: INVITE sip:raghav.gou...@iptel.org SIP/2.0 From: raghav.goud12 ;tag=612715021 Via: SIP/2.0/UDP 192.168.2.232:35728 Max-Forwards: 70 To: sip:raghav.gou...@iptel.org Contact: sip:raghav.go

[Live-devel] Playsip is failing with 482 [LOOP detected]

2013-11-19 Thread raghav
Hi Ross, Am trying to use playsip whenever am running it am getting error Loop detected error. ./playSip sip:usern...@iptel.org what will be the issue? Thanks, Raghav. ___ live-devel mailing list live-devel@lists.live555.com http://lists.liv