[Live-devel] WinCE select issue

Jeff Furlong jlfurlong at hotmail.com
Tue Mar 20 10:41:37 PDT 2007


Has anyone tested the live555 server on WinCE?
 
I have a version built and running on a wince device which will accept rtsp requests from other devices.  In this case I'm using raw udp as the video transport.  The rtsp handshaking works fine, but as soon as the PLAY command is received, the server attempts to send out the video over UDP and the select() method in the BasicTaskScheduler exits with an error code WSAEINVAL. I've noticed the comment about windows which required a dummy readable socket, so I tried this for WinCE.  Now, after it creates the dummy socket it never returns from the select() command.
 
Thanks,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070320/153f9e59/attachment.html 


More information about the live-devel mailing list