[Live-devel] scheduleNextQOSMeasurement() bug?
Ross Finlayson
finlayson at live555.com
Sat Sep 7 17:48:49 PDT 2013
> I fixed this with changing
> "unsigned usecsToDelay"
> to
> "int usecsToDelay"
I presume you're talking about line 1049 of "testProgs/playCommon.cpp" (the "openRTSP" code). (You didn't give any context for your message.)
I've changed it to
int64_t usecsToDelay = nextQOSMeasurementUSecs - timeNowUSecs;
in the latest version of the software (2013.09.08: just released).
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/20130907/91e7b855/attachment.html>
More information about the live-devel
mailing list