: 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
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