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.

USB camera screen abnormal

This is Beagle xm and CE6.0 BSP,

when  i added microsoft usb camera driver  and adjust catalog in bsp

initialize fine but video screen distorted

Serial Terminal is no error message.

I don't know where is Problem.

 

when i just executed camera app sample in bsp

during the 0.5 second displayed normal.

after 0.5 sec , screen changed.

 

 

 

the nine line is screen from camera , just distorted.

 

  • Who supplied the WinCE6 BSP for BeagleBoard XM? Did you contact them for support?

    It looks like a mimatch in width, height, stride between the captured image and the display. Though I don't understand how it works for 0.5 seconds and then gets distorted. 

    Try debug version of the camera application with KITL for more clues.