Yes, I tried that testMPEG1or2ProgramToTransportStream code. But is it possible to do "transcoding mpeg to ts" and "streaming ts" in one step in livemedia server?

Yes. You would need to change the server code so that instead of using "MPEG2TransportFileServerMediaSubsession", it uses a new, similar class - that you would write - that would implement the "createNewStreamSource()" virtual function by creating a chain of objects that delivers transcoded Program->Transport Stream data.
--

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