Hi experts,

I am writing a MP4 Streamer, which will stream mpeg4 video and
audio(mp3,mp2, whatever) as Mpeg2 transport stream.
I will write code to extract elementary stream payload from MP4 file.
Subsequently, there have two candidate livemedia sources:
MPEG2TransportStreamFromPESSource and MPEG2TransportStreamFromESSource

Which one should I use? What is their key difference?

I roughly go through the code, is MPEG2TransportStreamFromPESSource only for
mpeg1 and mpeg2, but MPEG2TransportStreamFromESSource can be used by mepg 1,
2, and 4. If so, I should use MPEG2TransportStreamFromESSource. Am I right?
Please correct me if I am wrong. :-)

Thanks for your suggestion.


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

Reply via email to