Re: [Live-devel] MP4 Streamer Doubt

2009-07-15 Thread Ross Finlayson
So, can I say : any source that is workable for MPEG2TransportStreamFromPESSource are ALWAYS applicable to MPEG2TransportStreamFromESSource? You can say that, but you would be wrong. Once again: If your input is in the form of 'PES packets' (this usually occurs only if you are demultiplexing

Re: [Live-devel] MP4 Streamer Doubt

2009-07-15 Thread Woods
Hi, Thanks for your reply. So, can I say : any source that is workable for MPEG2TransportStreamFromPESSource are ALWAYS applicable to MPEG2TransportStreamFromESSource? Regards, Woods On Wed, Jul 15, 2009 at 9:02 PM, Ross Finlayson wrote: > Subsequently, there have two candidate livemedia sou

Re: [Live-devel] MP4 Streamer Doubt

2009-07-15 Thread Ross Finlayson
Subsequently, there have two candidate livemedia sources: MPEG2TransportStreamFromPESSou rce and MPEG2TransportStreamFromESSource Which one should I use? What is their key difference? "MPEG2TransportStreamFromPESSource" should be used only when your input is already in the form of 'PES packet

[Live-devel] MP4 Streamer Doubt

2009-07-15 Thread Woods
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 MPEG2