[Live-devel] openRTSP (playcommon.cpp) -- duration greater than ~2000 seconds?
Ross Finlayson
finlayson at live555.com
Fri Mar 26 08:44:57 PDT 2010
>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 work if you define "uSecsToDelay" as follows:
int64_t uSecsToDelay = (int64_t)(secondsToDelay*1000000.0);
Or else just wait a few days until the next official release of the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list