[Live-devel] openRTSP (playcommon.cpp) -- duration greater than ~2000 seconds?

Brad Thomas vidiot1000 at yahoo.com
Fri Mar 26 07:32:03 PDT 2010


Hi Ross,

I made the change you mentioned below and was able to start a session but anything
number still greater than ~2000 second resulted in an immediate TEARDOWN request.
It will still works fine for less durations below that thresh hold.

Thanks,
Brad Thomas

Started playing session                                                                                                                                                                                                   
Receiving streamed data (for up to 2400.000000 seconds)...     <--- Immediate TEARDOWN sent                                                                                                                                                      
Sending request: TEARDOWN rtsp://172.29.1.240:554/axis-media/media.amp?streamprofile=Chase RTSP/1.0                                                                                                                       
CSeq: 7                                                                                                                                                                                                                   
Session: 9587AD3D                                                                                                                                                                                                         
Authorization: Digest username="XXX", realm="AXIS_00408CA133D2", nonce="000cef35Y82434676244b0a12a8c0649896209ba51318a", uri="rtsp://XX.XX.XX.XX:554/axis-media/media.amp/", response="2599c4f8f117608d96f185cb34fcdcb9"
User-Agent: openRTSP (LIVE555 Streaming Media v2010.03.16)                                                                                                                                                                
                                                                                                                                                                                                                          
                                                                                                                                                                                                                          
Received TEARDOWN response: RTSP/1.0 200 OK                                                                                                                                                                               
CSeq: 7                                                                                                                                                                                                                   
Session: 9587AD3D                                                                                                                                                                                                         
Date: Fri, 26 Mar 2010 14:27:08 GMT             







-----


Message: 7
Date: Thu, 25 Mar 2010 19:35:39 -0700
From: Ross 
Finlayson <finlayson at live555.com>
Subject: Re: [Live-devel] openRTSP (playcommon.cpp) -- duration
    greater 
than ~2000 seconds?
To: LIVE555 Streaming Media - development & 
use
    <live-devel at ns.live555.com>
Message-ID: <f06240800c7d1cd8cd82b@[66.80.62.44]>
Content-Type: 
text/plain; charset="us-ascii" ; format="flowed"

Brad,

Thanks for pointing out this oversight.  This will get fixed in the 
next 
release of the software.

(For now, you can fix this by removing 
the offending "if" clause, and 
changing "uSecsToDelay" to be an 
"int64_t".)
-- 

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


      


More information about the live-devel mailing list