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/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to