This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8168_DVRRDK remote playback

Hi,everyone;
   I am working on DM8168_DVRRDK, and I want to add a function same to remote playback in DM368_DVRRDK, that is, transmit recording video and audio data to PC. DM8168 use RTSP to transimit realtime video and audio data, while DM368 use tcp directly to transimit realtime and playback data, which is better in DM8168 to transmit playback data?
   I tried to migrate related tcp code in DM368_DVRRDK to 8168, but the image is not smooth. RTSP code in DM8168_DVRRDK seem not to support playback. Could anyone give me some advice, tcp or RTSP,

 Thanks!