<div dir="ltr"><span style="font-size:11pt;font-family:"Calibri","sans-serif"">Hi,<br><br>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. <br>

<br>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 <br>

1)    How to integrate the parser in the main code, and what classes (Source, sink, subsession etc) shall be created or modified. <br>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.<br>

3)    Any reference code/project available for FLV integration in Live555.<br><br><br>Thanks <br>Somesh Pathak <br></span></div>