[Live-devel] HTTP Live streaming

Kalkere, Giridhara Giridhara.Kalkere at Honeywell.com
Tue Dec 9 23:43:54 PST 2014


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 advice on this.

On android I should be running the application below the JVM layer. Not sure I can run this in JVM context or not? any documentation on running it on android.

Thanks and Regards,
Giri

From: live-devel [mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wednesday, December 10, 2014 1:02 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] HTTP Live streaming

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 incoming H.264 Video stream into a MPEG Transport Stream file.


If so is there any example?

Yes, the “testH264VideoToTransportStream” demo application (in the “testProgs” directory).



2.       Can I use the LIVE555 on android platforms?

Yes, of course.  ‘Android’ is just a form of Linux, so one of the “config.*linux*” files should work.
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/070d743f/attachment.html>


More information about the live-devel mailing list