-
Hello, Could it be possible to add support to Raspberry Pi camera 3? It is not visible on the list as not bcm2835 compatible. bcm2835-codec-decode (platform:bcm2835-codec): bcm2835-isp (platform:bcm2835-isp): $ dmesg | grep imx Extract of motion.log [1:ml1] [ERR] [VID] [Jan 28 17:40:06] v4l2_fps_set: Error setting fps. Return code -1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yea....so this confused me a lot too under the new raspian versions... They got rid of being able to just use tools directly against that appears to be v4l2 devices and instead now require that it be prefixed with a |
Beta Was this translation helpful? Give feedback.
Yea....so this confused me a lot too under the new raspian versions...
They got rid of being able to just use tools directly against that appears to be v4l2 devices and instead now require that it be prefixed with a
libcamerify v4l2-ctl --list-devices
So for motion to work, you have to start it aslibcamerify motion