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

Error on Raspbian Bullseye? #158

Closed
gallitim opened this issue Jun 9, 2022 · 3 comments
Closed

Error on Raspbian Bullseye? #158

gallitim opened this issue Jun 9, 2022 · 3 comments
Assignees
Labels
resolution:duplicate This issue or pull request already exists type:bug Something isn't working

Comments

@gallitim
Copy link

gallitim commented Jun 9, 2022

-- INFO [1170.329 stream] -- Device fd=8 opened
-- INFO [1170.330 stream] -- Using input channel: 0
-- ERROR [1170.330 stream] -- Can't set device format: Device or resource busy
-- INFO [1170.330 stream] -- Device fd=8 closed
-- INFO [1170.330 stream] -- Sleeping 1 seconds before new stream init ...
^C-- INFO [1171.200 main] -- ===== Stopping by SIGINT =====
-- INFO [1171.200 http] -- HTTP eventloop stopped
-- INFO [1171.331 main] -- Bye-bye

I always get this error when trying to run the software, and I wanted to know if this was specifically due to compatibility issues with Bullseye 64-bit or the Libcamera camera stack, or if I am simply just missing a step in the build process. I am not looking to enable the legacy stack to get this to work, so I just wanted to make sure this issue was due to the lack of current support for bullseye. If so, is this issue currently being developed, or is there a current solution I could use to get this to work with Libcamera?

Any help would be greatly appreciated.

@gallitim gallitim changed the title Fatal Error on Raspbian Bullseye Error on Raspbian Bullseye? Jun 10, 2022
@mdevaev
Copy link
Member

mdevaev commented Jun 11, 2022

Hello. Which camera do you use?

@gallitim
Copy link
Author

I use the CSI Raspberry Pi Camera V2, IMX 219 sensor.

@mdevaev
Copy link
Member

mdevaev commented Jun 16, 2022

Please try the ustreamer fork from this thread: #139

ustreamer does not work with libcamera and is designed for regular v4l2 devices. At some point I will merge the code with what is presented in the neighboring issue, but I don't have time for that right now. Please try the solutions described there and let us know in that issue if it helped

@mdevaev mdevaev closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2022
@mdevaev mdevaev self-assigned this Jun 16, 2022
@mdevaev mdevaev added type:bug Something isn't working resolution:duplicate This issue or pull request already exists labels Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue or pull request already exists type:bug Something isn't working
Development

No branches or pull requests

2 participants