I've a file reader from H.264 raw NAL samples saved as received from the encoder. I'd like to stream it (with the correct timestamps) inside the MPG2 TS over RTP.What is the best way to do it
I don't think our MPEG Transport Stream multiplexor currently supports H.264 video data.
In any case, if you already have H.264 Video Elementary Stream data, it seems silly to package it up into a MPEG Transport Stream and stream it that way. Instead, just send the H.264 video data directly (using "H264VideoRTPSink").
-- Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
