OK Thank you very much From: live-devel [mailto:live-devel-boun...@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/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel