[Live-devel] Streaming on the Device . . .
Ross Finlayson
finlayson at live.com
Tue Aug 24 13:48:15 PDT 2004
>So, I would like to know if Live.com could be the streaming server running
>on the Device B. What's the difficult to port this API to Symbian?
I don't know much about Symbian, but it should be fairly easy to port this
code to any environment that has a reasonably standard C++/C compiler and
supports (i) standard Berkeley-style sockets, (ii) "select()" (or something
similar), and (iii) "gettimeofday()" (or something similar).
>Do I need the RTSP Server or i could use a VLC api to do this?
No, for your "Device B" you could just use the LIVE.COM code, perhaps using
the "testOnDemandRTSPServer" test program as a starting point.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list