> I am can't understand how you demux vob. Me need your help which class make > demux VOB. > And I can't find place in the code where after demux VOB you are sending this > data via rtsp server.
A VOB file is just a special kind of MPEG Program Stream file - one that contains AC-3 audio instead of MPEG-1 or 2 audio. It it demultiplexed using a "MPEG1or2Demux". If you're curious, I suggest that you review the code for the "testVOBStreamer" demo application (in "testProgs"). 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