Hello Ross,

Yes, you are right, I meant MPEG Transport Stream.


OK, many thanks for the explanation.

Regards.


________________________________
De: live-devel <live-devel-boun...@ns.live555.com> en nombre de Ross Finlayson 
<finlay...@live555.com>
Enviado: jueves, 23 de julio de 2015 4:12
Para: LIVE555 Streaming Media - development & use
Asunto: 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 
currently don't include a MPEG Transport Stream demultiplexer.  (Note that the 
"MPEG1or2Demux" class is for demultiplexing a MPEG-1 or MPEG-2 *Program 
Stream*, not a MPEG *Transport Stream* - which is something different.)

Instead you would need to write your own MPEG Transport Stream demultiplexor 
class, and use that.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to