-
-
Notifications
You must be signed in to change notification settings - Fork 392
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
Camera Module V3 LMX708 not working VIDIOC_STREAMON error code 22 #1561
Comments
Hi did you also test with a lower resolution or alternate pixelformat, e.g. MJPEG? |
Did you test if the camera works in general? |
Yes i get a picture with the libcam tools and also the video is working on the os level |
As per the blog post for the release of Raspberry Pi OS Bullseye, the default camera stack is now libcamera. Please follow these instructions to re-enable the compatible v4l2 mode. |
no difference with this config pi@hyperion:~ $ 2023-02-18T18:19:40.926 || V4L2 : Throws error nr: VIDIOC_STREAMON error code 22, Invalid argument I dont think that the V3 Camera imx-708 will work in legacy mode. It only get driver support with the newest updates. |
Bug report
Hyperion installed on rpi4 bullseye with raspberry pi camera module V3 lmx708 not working
Steps to reproduce
What is expected?
Picture in live-view and no error messages in journalctl
What is actually happening?
sudo journalctl -f
hyperiond --version
v4l2-ctl --all
v4l2-ctl --list-devices
v4l2-ctl -d /dev/video0 --list-formats-ext
hyperion-v4l2 --device /dev/video0
libcamera-hello
System
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered: