imx6 mxc_v4l2_overlay application not working with USB webcam

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6 mxc_v4l2_overlay application not working with USB webcam

1,024 次查看
jagadeeshmarada
Contributor I

Dear all,

Iam testing mxc_v4l2_overlay application on imx6 quad evaluation board.

source:http://git.freescale.com/git/cgit.cgi/imx/imx-test.git/tree/test/mxc_v4l2_test/mxc_v4l2_overlay.c

my input: video source is through logitech USB webcam

while testing the mxc_v4l2_overlay application iam getting the fallowing debug prints

root@iWave-G15:~/test_examples# ./overlay_ex                                    
g_display_width = 240, g_display_height = 320                                   
g_display_top = 0, g_display_left = 0                                                          
VIDIOC_S_OUTPUT failed

webcam is UVC compatible which uses

Driver: "uvcvideo"              


 
how to resolve the issue!

how can i test overlay functionality for imx6, can anyone please provide the video related examples for imx6

Thanks & Regards

jagadeesh

0 项奖励
回复
2 回复数

633 次查看
shivanipatel
Senior Contributor II

Hi jagadeeshmarada

Do you have connected display device with the board?

Regards,

Shivani

0 项奖励
回复

633 次查看
joanxie
NXP TechSupport
NXP TechSupport

refer to the error message, it seems this is output issue, pls check if you set the output correct, mxc_v4l2_overlay.out means direct preview the camera to SDC foreground.

0 项奖励
回复