<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Yes, it's possible. You will have to create your own projects in either Platform Builder or Embedded Visual C++. Other than that you have to make sure you set the following in the "ByteStreamFileSource.cpp" file:<BR>
<BR><FONT color=#0000ff size=2>
#define</FONT><FONT size=2><FONT face="" color=#000000> READ_FROM_FILES_SYNCHRONOUSLY 1</FONT><BR>
</FONT> <BR>
By default this is not set for WinCE.<BR>
<BR>
Jeff<BR>
<BR> <BR>
<HR id=stopSpelling>
<BR>
> From: shaswata@alumnux.com<BR>> To: live-devel@ns.live555.com<BR>> Date: Fri, 18 May 2007 11:38:36 +0530<BR>> Subject: Re: [Live-devel] H.264 streaming<BR>> <BR>> I would not say it is impossible - but obviously you may need some hack to<BR>> compile the live - specifically in the area of network communication related<BR>> classes where socket() , select() are used.<BR>> <BR>> Feel free to clarify further...<BR>> <BR>> Cheers!!!<BR>> <BR>> -----Original Message-----<BR>> From: live-devel-bounces@ns.live555.com<BR>> [mailto:live-devel-bounces@ns.live555.com] On Behalf Of serkan bozkurt<BR>> Sent: Friday, May 18, 2007 1:04 AM<BR>> To: LIVE555 Streaming Media - development & use<BR>> Subject: Re: [Live-devel] H.264 streaming<BR>> <BR>> Hi to All,<BR>> <BR>> Does anybody build the live555 libraries for the<BR>> <BR>> Wince 5.0 environment?<BR>> <BR>> Is it possible?<BR>> <BR>> Best regards...<BR>> <BR>> <BR>> <BR>> <BR>> ____________________________________________________________________________<BR>> ________Luggage? GPS? Comic books? <BR>> Check out fitting gifts for grads at Yahoo! Search<BR>> http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz<BR>> _______________________________________________<BR>> live-devel mailing list<BR>> live-devel@lists.live555.com<BR>> http://lists.live555.com/mailman/listinfo/live-devel<BR>> <BR>> <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>