Re: [Live-devel] [live-devel] Raw File Streaming

2008-05-09 Thread Ross Finlayson
"Implement a raw-file streamer and receiver? Is it even possible? Can I somehow use a raw RTP packet for example??" I plan to just stream my MP4 file like a raw file, and send the MOOV atom first to the client as a raw packet, which my client will then just parse. And then will keep sending pack

[Live-devel] [live-devel] Raw File Streaming

2008-05-09 Thread Jayant Chauhan
Hey I know this would be an under-kill use of livemedia library as such, but could someone please let me know what would be the easiest way to "Implement a raw-file streamer and receiver? Is it even possible? Can I somehow use a raw RTP packet for example??" I plan to just stream my MP4 file like