Closed moss-cf closed 1 year ago
It seems that your infrared camera is not recognized by the kernel. It is not listed in v4l2-ctl --list-devices
, the one you see is the regular one
Closing because we can't do anything until this infrared camera is recognized by the kernel :confused:
Ouput of
linux-enable-ir-emitter -v -d /dev/video1 configure
configure command output
``` INFO: Ensure to not use the camera during the execution. INFO: Warning to do not kill the process ! CRITICAL: Cannot access to /dev/v4l/by-path/pci-0000:00:14.0-usb-0:8:1.0-video-index1 ERROR: The configuration has failed. INFO: Do not hesitate to visit the GitHub ! https://github.com/EmixamPP/linux-enable-ir-emitter/wiki ```Output of
v4l2-ctl --list-devices
Ouput of
v4l2-ctl -d /dev/video1 --list-formats-ext
v4l2 device output
``` ioctl: VIDIOC_ENUM_FMT Type: Video Capture ```Additional info