[Live-devel] HTTP Live streaming
Kalkere, Giridhara
Giridhara.Kalkere at Honeywell.com
Wed Dec 10 00:42:36 PST 2014
OK Thank you very much
From: live-devel [mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wednesday, December 10, 2014 1:27 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] HTTP Live streaming
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/dbd0ec1d/attachment.html>
More information about the live-devel
mailing list