Should I create corresponding components for MP4 format, so I can
create workflow something like the following two solution?
ByteStreamFileSource -> MP4StreamFramer -> MP4RTPSink (or SimpleRTPSink)
OR
ByteStreamFileSource -> MP4Demux -> MPEG4DemuxElementaryStream |->
MPEG4VideoStreamFramer -> MPEG4ESVideoRTPSink
|-> MPEG1or2AudioStreamFramer -> MPEG1or2AudioRTPSink
You need something like the latter - in particular, you need to write
a demultiplexor for ".mp4'-format files.
--
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