[Live-devel] HTTP Live streaming

Ross Finlayson finlayson at live555.com
Tue Dec 9 23:56:47 PST 2014


> Yes now understand mpeg-ts its packaging format.
> I tried testH264VideoToTransportStream.  I could able to do only the stored .mp4 files into transport stream files. How to do incoming h264 video stream from a IP camera into multiple transport streams.

Instead of using a “ByteStreamFileSource” + “H264VideoStreamFramer” as your input source, just use your “RTPSource” (which, for H.264 video, will be a “H264VideoRTPSource”).  The rest of the code (to feed the source into a “MPEG2TransportStreamFromESSource”, and from there into a “FileSink”) can be the same as in “testH264VideoToTransportStream”.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20141210/c6042575/attachment.html>


More information about the live-devel mailing list