Re: [Live-devel] How to output one file for MPEG1or2 streaming

2007-08-10 Thread Ross Finlayson
>I use playCommon to receive the MPEG1or2 stream, it outputs two >files: video-MPV-1 >and audio-MPA-2. How can I output just one file, like .mpg file? There's currently no support in the library for this - i.e, there's no MPEG-1 or 2 *multiplexor* class. You would need to write your own multip

[Live-devel] How to output one file for MPEG1or2 streaming

2007-08-10 Thread qinghai . gan2
Hi all, I use playCommon to receive the MPEG1or2 stream, it outputs two files: video-MPV-1 and audio-MPA-2. How can I output just one file, like .mpg file? Another question, does testOnDemandRTSPServer send one stream or two streams for MPEG1or2 source (*.mpg file)? If its two streams, can I send