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

IMX477 Camera not able to open - python3 while works fine with python #28

Open
AINacster opened this issue Mar 31, 2023 · 1 comment
Open

Comments

@AINacster
Copy link

I have copied the ubuntu 20.04 image with JP 4.6 from QEngineering. Its of great help.
But I am stuck with capturing video and images.
I have tried CSI-Camera/Simple_camera.py
It works great with python whilst python3 throws errors it says cannot open camera.
Can you pls help me. Iam using YOLOV8 inference/detection with custom model.

@Qengineering
Copy link
Owner

The issue has nothing to do with the Ubuntu version.
You get the same behavior when you run python3 ./simple_camera.py on a Ubuntu 18.04 OS. (Just tried it)
It even doesn't matter if you use the IMX477 or the older IMX219. Both give the same error.
I think it has to do with the simple_camera.py code itself.

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

2 participants