Dear all,

I plan to modify the Live Media server to stream Mpeg file as Mpeg2 TS
stream.
Current code streams two respective streams for video and audio.
I need a single TS stream multiplexing audio and video.

I know there are some classes I can use to deplex and transcode, such as
MPEG1or2DemuxedElementaryStream, MPEG2TransportStreamFromPESSource, etc. But
Should I create a new subsession class to complete this? So that I can use
it in Dynamicserver class for mpg file type?

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