[Live-devel] Live on Windows CE ( eVC 4 )
Gabriel Bouvigne
gabriel.bouvigne at resonate-mp4.com
Mon Sep 6 13:37:56 PDT 2004
Ross Finlayson a écrit :
> Please re-send this as a patch against the latest "LIVE.COM Streaming
> Media" code (version 2004.09.02). (Note that that version already
> contains a small change to "GroupsockHelper.cpp" that you requested for
> WinCE compilation.)
The changes I made to have liveMedia working under pocketPC 2002 and
pocketPC 2003 are there (updates against the latest version):
http://gabriel.mp3-tech.org/livemedia/
Some are related to pocket PC, and a few ones are related to memory leaks.
What is working for me in my pocket PC app is connection to an ISMA
server (Darwin) and reception of AAC and H263 streams.
Your provided sample applications might not work directly, as I did not
tryed them on pocket PC.
To have it working, you need to link your application with mfcce300.lib
when targetting the pocketPC (not needed for emulator). This lib is just
there to provide the otherwise missing time() function.
In my case, when using the emulator or ppc connected to the cradle, only
the RTSP part is working, RTP data is not received. This seems to be
because in this configuration the PPC is assigned the same IP address as
the host computer.
When not connected to the cradle (using a WIFI card) my pocket PC has a
unique IP address. In this case both the RTSP and RTP parts are working.
Sorry, I have no more time to work on this.
Regards,
--
Gabriel Bouvigne
Resonate mp4
Tel: (+33) 142 411 665
More information about the live-devel
mailing list