Hi Ross,

 

Thanks for your input.

After rendering video from player, we will have video buffer. I didn't find any APIS for streaming buffer data. Looks like, its supporting only file based streaming(file.mp3) . Is live555 supporting only file based streaming? If its file based, how we can achieve streaming using video buffer?

 

Thanks

Karthick.K

 

------- Original Message -------

Sender : Ross Finlayson<finlay...@live555.com>

Date : Jul 27, 2015 14:31 (GMT+05:30)

Title : Re: [Live-devel] Video Stream Rendering - Live555

 

Is there any support in live555 codebase  for rendering the video


No, we don’t include any codec (decoding or encoding) code.  That’s something that you need to write yourself.

or we need to write our own code for rendering?

Please give a suggestion.



Most developers use “ffmpeg” (or its successor, “libav”) for decoding.  Be aware, however, that many codecs are covered by patents, so if you’re in (or developing for) a country that supports software patents, then be aware :-(  (Once again, you should consult your company’s intellectual property attorneys before proceeding.)

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

Reply via email to