Re: [Live-devel] Live555 build on WinCE 6.0 fileno returns void *

2009-06-18 Thread siyara nt
Hi Ishwar, Thanks a lot for your suggestions. I'm not facing any issues with the code if (errno != EINTR && errno != EAGAIN) { as i'm using WinCE 6.0. (I guess WinCE 6.0 adresses this issue). Secondly GetSystemTime() function is used in 2 files i.e 1>Groupsockhelper.cpp and RTSPServer.cpp. In bo

Re: [Live-devel] Live555 build on WinCE 6.0 fileno returns void *

2009-06-18 Thread Ishwar . Jasuja
Seems to be working fine for me.. I downloaded latest tarball today morning, compiled and verified. If you want, I can send you .vcp files that have. Only change I had to make was this line 83 in BasicTaskScheduler.cpp file if (errno != EINTR && errno != EAGAIN) { To if (err != 0) WINC

[Live-devel] live555 running in nokia n810

2009-06-18 Thread Ignacio Alvarez e IƱaki Fuentes telematica
Hi! I have a trouble with live 555 Streaming media library source code. I am trying to do a cross-compile for Nokia n810 using "scratchbox", but it fails. Does anybody knows how I can compile it? On the other hand, I am looking for an old release of live555 because it could solve the problem but I