Hey,
the problem with sockets applies for Windows CE as well. Find attached a patch
that defines READ_FROM_FILES_SYNCHRONOUSLY when compiled for WinCE.
Regards
Simon
InputFile.hh.patch
Description: InputFile.hh.patch
___
live-devel mailing list
live-
The windows (not CE) implementation wasn't threadsafe, so I've changed that
code too.
Find attached the new GroupsockHelper.cpp. This solution is ok for us, so I
won't spend any further time in this topic
From: live-devel-boun...@ns.live555.com
[mailto:live-deve
we want to use live555 in one of our products on the WinCE platform and we have
some issues with timestamp calculation.
>From file liveMedia/RTPSink.cpp:
u_int32_t RTPSink::convertToRTPTimestamp(struct timeval tv) {
// Begin by converting from "struct timeval" units to RTP timestamp units:
u_i
Hi,
we want to use live555 in one of our products on the WinCE platform and we have
some issues with timestamp calculation.
>From file liveMedia/RTPSink.cpp:
u_int32_t RTPSink::convertToRTPTimestamp(struct timeval tv) {
// Begin by converting from "struct timeval" units to RTP timestamp units: