Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't seem to use webcam with raspberry pi 5's camera (module 2). #15

Open
FinDoo20 opened this issue Aug 10, 2024 · 0 comments
Open

Can't seem to use webcam with raspberry pi 5's camera (module 2). #15

FinDoo20 opened this issue Aug 10, 2024 · 0 comments

Comments

@FinDoo20
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant