<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Yes, it's possible.&nbsp; You will have to create your own projects in either Platform Builder or Embedded Visual C++.&nbsp; Other than that you have to make sure you set the following in the "ByteStreamFileSource.cpp" file:<BR>
&nbsp;<BR><FONT color=#0000ff size=2>
#define</FONT><FONT size=2><FONT face="" color=#000000> READ_FROM_FILES_SYNCHRONOUSLY 1</FONT><BR>
</FONT>&nbsp;<BR>
By default this is not set for WinCE.<BR>
&nbsp;<BR>
Jeff<BR>
<BR>&nbsp;<BR>

<HR id=stopSpelling>
<BR>
&gt; From: shaswata@alumnux.com<BR>&gt; To: live-devel@ns.live555.com<BR>&gt; Date: Fri, 18 May 2007 11:38:36 +0530<BR>&gt; Subject: Re: [Live-devel] H.264 streaming<BR>&gt; <BR>&gt; I would not say it is impossible - but obviously you may need some hack to<BR>&gt; compile the live - specifically in the area of network communication related<BR>&gt; classes where socket() , select() are used.<BR>&gt; <BR>&gt; Feel free to clarify further...<BR>&gt; <BR>&gt; Cheers!!!<BR>&gt; <BR>&gt; -----Original Message-----<BR>&gt; From: live-devel-bounces@ns.live555.com<BR>&gt; [mailto:live-devel-bounces@ns.live555.com] On Behalf Of serkan bozkurt<BR>&gt; Sent: Friday, May 18, 2007 1:04 AM<BR>&gt; To: LIVE555 Streaming Media - development &amp; use<BR>&gt; Subject: Re: [Live-devel] H.264 streaming<BR>&gt; <BR>&gt; Hi to All,<BR>&gt; <BR>&gt; Does anybody build the live555 libraries for the<BR>&gt; <BR>&gt; Wince 5.0 environment?<BR>&gt; <BR>&gt; Is it possible?<BR>&gt; <BR>&gt; Best regards...<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ____________________________________________________________________________<BR>&gt; ________Luggage? GPS? Comic books? <BR>&gt; Check out fitting gifts for grads at Yahoo! Search<BR>&gt; http://search.yahoo.com/search?fr=oni_on_mail&amp;p=graduation+gifts&amp;cs=bz<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>&gt; <BR>&gt; <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>