<div>Hi, now I've modified the testOnDemandRTSPServer.cpp (just simply change the test.m4e to my device name) 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> </div>
<div>I wonder to know where should I implement the packets processing in testOnDemandRTSPServer.cpp ? </div>
<div> </div>
<div>Shall I rewrite the following function "announceStream(rtspServer, sms, streamName, inputFileName)" ??</div>
<div> </div>
<div>thanks </div>
<div> </div>
<div>Frank</div>