<div>Hi, now I&#39;ve modified the testOnDemandRTSPServer.cpp (just simply change the test.m4e to my device name)&nbsp;to transmit video from my encoded chip(IME6410) , but I found the data packets from the chip is not exact MPEG-4 payload, the packets have a header added by the chip , so I need to delete the header in order to transmit and play normally. 
</div>
<div>&nbsp;</div>
<div>I wonder to know where should I implement the packets processing in testOnDemandRTSPServer.cpp ? </div>
<div>&nbsp;</div>
<div>Shall I rewrite the following function &quot;announceStream(rtspServer, sms, streamName, inputFileName)&quot; ??</div>
<div>&nbsp;</div>
<div>thanks </div>
<div>&nbsp;</div>
<div>Frank</div>