Search found 2 matches
- 2024-02-06 6:15
- Forum: LuckFox Pico
- Topic: pico-mac sc3336 v4l2可以正常调用,fswebcam却不能通过v4l2调用
- Replies: 5
- Views: 2931
Re: pico-mac sc3336 v4l2可以正常调用,fswebcam却不能通过v4l2调用
看到有up fswebcam成功调用usb摄像头,是不是因为sc3336没做适配
- 2024-02-04 8:07
- Forum: LuckFox Pico
- Topic: pico-mac sc3336 v4l2可以正常调用,fswebcam却不能通过v4l2调用
- Replies: 5
- Views: 2931
pico-mac sc3336 v4l2可以正常调用,fswebcam却不能通过v4l2调用
看到别人USB摄像头是没有问题的,正常fswebcam,但是csi摄像头就不行 # v4l2-ctl --device=/dev/video11 --list-formats-ext ioctl: VIDIOC_ENUM_FMT Type: Video Capture Multiplanar [0]: 'UYVY' (UYVY 4:2:2) Size: Stepwise 32x16 - 2304x1296 with step 8/8 [1]: 'NV16' (Y/CbCr 4:2:2) Size: Stepwise 32x16 - 2304x1296 with step 8/8 [2]: 'N...