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.

dm368ipnc decoding problem

Hi,

I want to stream MJPEG video from dm386ipnc to my pc. While using FFMPEG for decoding the stream, I am getting following error:

mjpeg: unsupported coding type (C6)

Perhaps FFMPEG is not understanding the MJPEG format from the stream. Anyone has any idea about it? or any other solution for streaming?I want to capture frames in my c++ application.

 

Bernhard