<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Just an FYI...<BR>
&nbsp;<BR>
Apparently, WinCE has the same issues as Windows - I had to&nbsp;set READ_FROM_FILES_SYNCHRONOUSLY in order to get the streaming piece to work.<BR>
&nbsp;<BR>
Thanks,<BR>
Jeff<BR><BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Wed, 21 Mar 2007 14:32:48 +0100<BR>&gt; To: live-devel@ns.live555.com<BR>&gt; From: finlayson@live555.com<BR>&gt; Subject: Re: [Live-devel] WinCE select issue<BR>&gt; <BR>&gt; &gt;Thanks Ross, you were right. For some reason the scheduleDelayTask <BR>&gt; &gt;is never getting called.<BR>&gt; <BR>&gt; Assuming that "startPlaying" is being called on your "BasicUDPSink" <BR>&gt; (which should be the case if you have not modified the <BR>&gt; "OnDemandServerMediaSubsession" code), then the problem must be that <BR>&gt; the data source object (that your "BasicUDPSink" object reads from) <BR>&gt; is not delivering frames.<BR>&gt; <BR>&gt; At this point - because your data source is your own code - you're on <BR>&gt; your own. Good luck...<BR>&gt; <BR>&gt; Ross.<BR>&gt; -- <BR>&gt; <BR>&gt; Ross Finlayson<BR>&gt; Live Networks, Inc.<BR>&gt; http://www.live555.com/<BR>&gt; _______________________________________________<BR>&gt; live-devel mailing list<BR>&gt; live-devel@lists.live555.com<BR>&gt; http://lists.live555.com/mailman/listinfo/live-devel<BR><BR></body>
</html>