Re: [Live-devel] HTTP Live streaming

2014-12-09 Thread Kalkere, Giridhara
Dear Ross, Thanks for the response. 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. Please

Re: [Live-devel] HTTP Live streaming

2014-12-09 Thread Ross Finlayson
> 1. Can I use the LIVE555 to transcode the incoming h264 video stream > into mpeg-ts? What you’re describing isn’t really ‘transcoding’ (because the MPEG Transport Stream format isn’t a codec (like H.264), but instead just a packaging format). But the answer is Yes: You can pack an inco

[Live-devel] HTTP Live streaming

2014-12-09 Thread Kalkere, Giridhara
Dear Ross, I am experimenting with the IP camera streaming. I have couple of questions. It would be great if you can take few minutes to answer them. 1. Can I use the LIVE555 to transcode the incoming h264 video stream into mpeg-ts? If so is there any example? 2. Can I use the LIV