<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Just an FYI...<BR>
<BR>
Apparently, WinCE has the same issues as Windows - I had to set READ_FROM_FILES_SYNCHRONOUSLY in order to get the streaming piece to work.<BR>
<BR>
Thanks,<BR>
Jeff<BR><BR><BR><BR><BR>
<HR id=stopSpelling>
<BR>
> Date: Wed, 21 Mar 2007 14:32:48 +0100<BR>> To: live-devel@ns.live555.com<BR>> From: finlayson@live555.com<BR>> Subject: Re: [Live-devel] WinCE select issue<BR>> <BR>> >Thanks Ross, you were right. For some reason the scheduleDelayTask <BR>> >is never getting called.<BR>> <BR>> Assuming that "startPlaying" is being called on your "BasicUDPSink" <BR>> (which should be the case if you have not modified the <BR>> "OnDemandServerMediaSubsession" code), then the problem must be that <BR>> the data source object (that your "BasicUDPSink" object reads from) <BR>> is not delivering frames.<BR>> <BR>> At this point - because your data source is your own code - you're on <BR>> your own. Good luck...<BR>> <BR>> Ross.<BR>> -- <BR>> <BR>> Ross Finlayson<BR>> Live Networks, Inc.<BR>> http://www.live555.com/<BR>> _______________________________________________<BR>> live-devel mailing list<BR>> live-devel@lists.live555.com<BR>> http://lists.live555.com/mailman/listinfo/live-devel<BR><BR></body>
</html>