<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">Dear Experts,<br><br>I am trying to demux an incoming stream into individual video and audio streams. I have created 2 sinks for the same and am able to set it up also. However, I am facing a small issue.<br><br>When I dump the video stream and observe the same, I observe that I am able to get SPS, PPS and Slices but without NALU start code i.e. 00 00 00 01. The first data coming out of my buffer is 67 .. However, when I use openRTSP, I am able to dump the H.264 stream without any issues. I am surprised that NALU start codes are missing and am debugging further with openRTSP. <br><br>My setup is as follows:<br>- RTSP Server: VLM server streaming out an AVI file<br>- Sink: My own sink which is similar to FileSink Implementation. All the functionalities of FileSink have been implemented.<br><br>Have I missed
 something in my implementation? <br><br>Thanks in advance for your inputs.<br><br>Thanks,<br>Ganesh<br></div><br>

      </body></html>