Hi,<BR><BR>Now, I work a video surveillance system.The board encoder generate the video and audio element stream.It is a mux stream include MPEG4 Video and MPEG1 layer2 Audio. Could you please give me some advice about how to stream the encoded data with live555?<BR><BR>Perhaps i can first splite the video and audio and stream them seperately.like the MPEGAudioandVideoStream testProgram. But i wonder that whether this method will insure the sychronization of the video and audio.<BR><BR>Perhaps the other method is the implement my own subclass.But could you please give me some instruction.<BR><BR>thank you very much for you help!<BR>