Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-27 Thread Ishwar . Jasuja
AIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/27/2008 12:47 PM Please respond to LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> To LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> cc Subject Re: [Live-devel] Building Live555 streaming media in Wi

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-27 Thread Ross Finlayson
You should have following defined in that file. #define READ_FROM_FILES_SYNCHRONOUSLY 1 That should take care of your problem. Yes, but that's not necessarily what he wants. Does Wince allow open files to be handled as select()able sockets (as Windows XP, and all Unix systems, do)? If so,

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-27 Thread Ishwar . Jasuja
evelopment & use <[EMAIL PROTECTED]> To "LIVE555 Streaming Media - development & use" <[EMAIL PROTECTED]> cc Subject Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0 Hi I have tried to build it in eVC 4 with Pocket PC 2003 SDK for WinCE ARM

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-27 Thread Ross Finlayson
>Hi > >I have tried to build it in eVC 4 with Pocket PC 2003 SDK for WinCE >ARMV4 platform. The project for UsageEnvironment, >BasicUsageEnvironment and groupsock is ok. However, for the >liveMedia, it keep showing these errors: > >...\live\livemedia\bytestreamfilesource.cpp(93) : error C2664:

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-27 Thread Ardy Salim
but not in WinCE ARMV4. Is there anyone could help with this problem? Thank you Regards, Ardy From: [EMAIL PROTECTED] on behalf of Ross Finlayson Sent: Fri 3/21/2008 5:42 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Build

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-20 Thread Ishwar . Jasuja
ond to LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> To LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> cc Subject Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0 Thanks for sending those diffs. However, I'm a

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-20 Thread Ross Finlayson
Thanks for sending those diffs. However, I'm a bit sceptical about the first and third of those diffs (OTOH, the second diff - the one to "ADTSAudioFileSource.cpp" - looks OK.) Can anyone else who's building for WInce confirm that those diffs are all OK? -- Ross Finlayson Live Networks, Inc.

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-20 Thread Ishwar . Jasuja
ing Media - development & use <[EMAIL PROTECTED]> To LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> cc Subject Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0 Note: For WINCE, only 3-4 files need some minor changes. I will send you th

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-20 Thread Ross Finlayson
Note: For WINCE, only 3-4 files need some minor changes. I will send you those diffs. Please post those diffs to the mailing list, and I'll see if I can incorporate those changes (using "#if !defined(_WIN32_WCE)", as appropriate) in a future release of the software. -- Ross Finlayson Live N

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-20 Thread Ishwar . Jasuja
nt & use <[EMAIL PROTECTED]> To <[EMAIL PROTECTED]> cc Subject [Live-devel] Building Live555 streaming media in Windows Mobile 5.0 Dear All I'm trying to build live555 streaming media on eVC 4 so that I could use it in Windows Mobile. I have read in the mail archives that so

Re: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-16 Thread Pushkar Pradhan
shkar From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ardy Salim Sent: Sunday, March 16, 2008 9:29 PM To: [EMAIL PROTECTED] Subject: [Live-devel] Building Live555 streaming media in Windows Mobile 5.0 Dear All I'm trying to build live555 streaming media o

[Live-devel] Building Live555 streaming media in Windows Mobile 5.0

2008-03-16 Thread Ardy Salim
Dear All I'm trying to build live555 streaming media on eVC 4 so that I could use it in Windows Mobile. I have read in the mail archives that somebody has already builded the codes succesfully, see http://lists.live555.com/pipermail/live-devel/2004-September/001265.html. But, the link to site