You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I am quite a new coder, and I am trying to use your code for a school project. so far, I can take images and scan them with your tracker, but I cannot use the webcam function that your tracker has:
Hi all,
I am quite a new coder, and I am trying to use your code for a school project. so far, I can take images and scan them with your tracker, but I cannot use the webcam function that your tracker has:
init.py WARNING: capture failed
init.py WARNING: capture failed
init.py WARNING: capture failed
...
I believe it has something to do with the /dev/webcam0 file not existing, only /dev/media0, 1, 2 etc?
when running libcamera-still -t 0, it shows:
Registered camera /base/axi/pcie@120000/rp1/i2c@80000/imx219@10 to CFE device /dev/media2 and ISP device /dev/media0 using PiSP variant BCM2712_C0
does that have anything to do with --webcam0 or 1 etc not working?
The text was updated successfully, but these errors were encountered: