[Live-devel] Adding Support of FLV container in LIVE555 (version 0.78)

Somesh Pathak somesh.ballia at gmail.com
Thu Jun 27 00:22:42 PDT 2013


Hi,

I am trying to add support for FLV streaming in Live555(Version 0.78), I
have been taking MPEG1or2 as reference and have understood the basic
architecture. The problem is inspite of doing all that I couldn’t get the
steps which should be performed for successful addition of FLV container
support in LIVE555.

I am trying to extract elementary streams of audio and video from a FLV
file and then stream it to a RTSP client (VLC 2.0.6) using LIVE555. I have
written a parser which is extracting audio and video data form the file,
but what I can't understand is
1)    How to integrate the parser in the main code, and what classes
(Source, sink, subsession etc) shall be created or modified.
2)    Also do I need to add support of all the video and audio codecs
supported in FLV container independently or just sending proper CODEC
Id/Name in SDP does the job.
3)    Any reference code/project available for FLV integration in Live555.


Thanks
Somesh Pathak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130627/c1058681/attachment.html>


More information about the live-devel mailing list