我采用的是zc3xx系列摄像头,格式是jpeg,一路采集没有问题,两路运行提示如下信息:
zc3xx: probe 2wr ov vga 0x0000
gspca: usb_submit_urb alt 6 err -28
s3c2410-ohci s3c2410-ohci: leak ed ffcbe080 (#81) state 2
zc3xx: probe 2wr ov vga 0x0000
gspca: usb_submit_urb alt 5 err -28
s3c2410-ohci s3c2410-ohci: leak ed ffcbe240 (#81) state 2
zc3xx: probe 2wr ov vga 0x0000
gspca: usb_submit_urb alt 4 err -28
s3c2410-ohci s3c2410-ohci: leak ed ffcbe280 (#81) state 2
zc3xx: probe 2wr ov vga 0x0000
程序还是可以运行,但是会遇到usb摄像头突然disnonnect 然后又连接上 的情况,usb突然断开,我的程序就检测不到了,退出。
请教大虾们这个提示是什么意思???