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?
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
_
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