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
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel