Re: [Live-devel] ask for help

2008-12-04 Thread Ross Finlayson
I'm trying to use testMPEG1or2VideoStreamer to stream a MPEG Program Stream and I have changed testMPEG1or2VideoStreamer.cpp correspondingly What happens if you just use "testMPEG1or2AudioVideoStreamer" (unmodified), which is intended specifically for streaming a MPEG Program Stream?

[Live-devel] ask for help

2008-12-04 Thread feiliu
Hi all, I’m trying to use testMPEG1or2VideoStreamer to stream a MPEG Program Stream and I have changed testMPEG1or2VideoStreamer.cpp correspondingly, but I got the error: Saw unexpected code 0x1c0…… Anyone who knows this please help me! Regards, Faye _

[Live-devel] ask for help in streaming H264 bytestream file with livemedia555

2008-03-22 Thread Felix
Hi : I am trying to stream from a H264 bytestream file(sequcen of NALU). Till now, I've already read through the code of livemedia555 and the tutorial about how to streaming H264 written by Mojtaba Hosseini. I think I should implement my own H264VideoStreamFramer. This class