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 - Point to Point VC Application crashes after 2400 frames

All,

 VC App in the latest release of DM8168 SDK does not have RTP Rx and Tx integrated. We integrated RTP to VC App and tried point to point VC. With this we observe following,

  1. Waiting end does not show the decoded video from the start
  2. Calling end crashes after 2400 frames consistently

Any suggestions/pointers to resolve this from TI or others using it in similar configuration will be useful.

Regards,

Nitish

  • Nitish,

    1. Waiting end does not show the decoded video from the start

    Did you mean video is not showing in TV from the first frame ? Could you please check if TV displays for other examples from the begining. I have observed TVs not showing first few 10-15 frames.

    2. Calling end crashes after 2400 frames consistently

    Do you have logs from Media controller ? You can use

    ./loggerSMDump.out 0x9e400000 video

     

  • Hi Vimal,

     By Media Controller you mean M3-s? I will share the log at the earliest.

    I failed to mention one more observation, this issue happens when few packets are lost in the network.

    Regards,

    Nitish