Re: [Live-devel] H264 (from) a MPEG

2015-07-22 Thread Miguel Orenes
: Re: [Live-devel] H264 (from) a MPEG When you say that your input stream is "MPEG", do you mean that it's a "MPEG Transport Stream"? If so, then you can't demultiplex this into a raw H.264 video stream using only the provided LIVE555 library code - because we curren

Re: [Live-devel] H264 (from) a MPEG

2015-07-22 Thread Ross Finlayson
When you say that your input stream is “MPEG”, do you mean that it’s a “MPEG Transport Stream”? If so, then you can’t demultiplex this into a raw H.264 video stream using only the provided LIVE555 library code - because we currently don’t include a MPEG Transport Stream demultiplexer. (Note th