又换了两种摄像头,还是没有图像输出
- [32m[I/USB] New full-speed device on Hub 1, Port 1 connected
- [0m[32m[I/USB] New device found,idVendor:1902,idProduct:8301,bcdDevice:0100
- [0m[32m[I/USB] The device has 2 interfaces
- [0m[32m[I/USB] Enumeration success, start loading class driver
- [0m[32m[I/USB] Loading video_ctrl class driver
- [0m[32m[I/USB] Close video device
- [0m[32m[I/USB] ============= Video device information ===================
- [0m[32m[I/USB] bcdVDC:0100
- [0m[32m[I/USB] Num of altsettings:3
- [0m[32m[I/USB] Ingore altsetting 0
- [0m[32m[I/USB] Altsetting:1, Ep=83 Attr=05 Mps=192 Interval=01 Mult=00
- [0m[32m[I/USB] Altsetting:2, Ep=83 Attr=05 Mps=944 Interval=01 Mult=00
- [0m[32m[I/USB] bNumFormats:1
- [0m[32m[I/USB] FormatIndex:1
- [0m[32m[I/USB] FormatType:mjpeg
- [0m[32m[I/USB] bNumFrames:1
- [0m[32m[I/USB] Resolution:
- [0m[32m[I/USB] FrameIndex:1
- [0m[32m[I/USB] wWidth: 640, wHeight: 480
- [0m[32m[I/USB] ============= Video device information ===================
- [0m[32m[I/USB] Register Video Class:/dev/video0
- [0m[32m[I/USB] Loading video_streaming class driver
- [0m[32m[I/USB] Ep=83 Attr=05 Mps=192 Interval=01 Mult=00
- [0m[32m[I/USB] Open video and select formatidx:1, frameidx:1, altsetting:1
- [0muvc mps :192
- FPS uvc: 0
- [RTC info]:[RTC]mjpeg frame pop timeout!
- FPS uvc: 0
- [RTC info]:[RTC]mjpeg frame pop timeout!
- FPS uvc: 0
- [RTC info]:[RTC]mjpeg frame pop timeout!
复制代码
- [32m[I/USB] New high-speed device on Hub 1, Port 1 connected
- [0m[32m[I/USB] New device found,idVendor:05e3,idProduct:0515,bcdDevice:0524
- [0m[32m[I/USB] The device has 2 interfaces
- [0m[32m[I/USB] Enumeration success, start loading class driver
- [0m[32m[I/USB] Loading video_ctrl class driver
- [0m[32m[I/USB] Close video device
- [0m[32m[I/USB] ============= Video device information ===================
- [0m[32m[I/USB] bcdVDC:0100
- [0m[32m[I/USB] Num of altsettings:2
- [0m[32m[I/USB] Ingore altsetting 0
- [0m[32m[I/USB] Altsetting:1, Ep=81 Attr=05 Mps=1024 Interval=01 Mult=02
- [0m[32m[I/USB] bNumFormats:1
- [0m[32m[I/USB] FormatIndex:1
- [0m[32m[I/USB] FormatType:uncompressed
- [0m[32m[I/USB] bNumFrames:6
- [0m[32m[I/USB] Resolution:
- [0m[32m[I/USB] FrameIndex:1
- [0m[32m[I/USB] wWidth: 640, wHeight: 480
- [0m[32m[I/USB] FrameIndex:2
- [0m[32m[I/USB] wWidth: 160, wHeight: 120
- [0m[32m[I/USB] FrameIndex:3
- [0m[32m[I/USB] wWidth: 176, wHeight: 144
- [0m[32m[I/USB] FrameIndex:4
- [0m[32m[I/USB] wWidth: 320, wHeight: 240
- [0m[32m[I/USB] FrameIndex:5
- [0m[32m[I/USB] wWidth: 352, wHeight: 288
- [0m[32m[I/USB] FrameIndex:6
- [0m[32m[I/USB] wWidth: 640, wHeight: 480
- [0m[32m[I/USB] ============= Video device information ===================
- [0m[32m[I/USB] Register Video Class:/dev/video0
- [0m[32m[I/USB] Loading video_streaming class driver
- [0mFPS uvc: 0
- [RTC info]:[RTC]mjpeg frame pop timeout!
- fail to open video, ret:-19
- FPS uvc: 0
- [RTC info]:[RTC]mjpeg frame pop timeout!
- fail to open video, ret:-19
- FPS uvc: 0
复制代码
|