-
Notifications
You must be signed in to change notification settings - Fork 180
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
[BUG] Cannot do exposure longer than 11.8s (before updating, it's was usually 60s) #4181
Comments
If it is the IMX219 module, you should not have been able to expose for more than 11.76s. This is the documented maximum exposure for the module. |
@mplu, Prior versions of Pi OS and of the libcamera software didn't enforce this limit but do now. You can try contacting Waveshare about having the official limit increased, or add an Issue on the rpicam-apps GitHub page. Beware that they may tell you they use whatever Waveshare gives them. There's nothing Allsky can do about this. |
Indeed, it's the IXM219. So I guess I've got to deal with that... Do a roll back to previous version of RPi OS could be a solution ? |
I think it's the version of libcamera-apps you would need to roll back, plus you would need to stay on the v2023.05.01 release of Allsky since the newest release enforces the same limits. Bookworm came with the newer libcamera-apps so you would want to try Bullseye, but I don't know how you ensure you never get the newest version. Personally, I think it would be fighting an uphill battle. I suggest contacting Waveshare. |
Or change the camera... Is there a resource that summarize the pros, cons, benefits and limitation of various camera that could be used ? |
@mplu, You can look at |
Camera model
Picam NoIR v2
Operating System
Bookworm
Allsky version
v2024.12.06
Pi and amount of memory (512 MB, 1, 2, 4, or 8 GB)
1gb
Bug Description
settings.json
After updating the allsky application (fresh install os RPi OS and allsky software), i'm not able to do picture longer than 11.8s. Before the update, I used to do exposure of 60s, but it's not working anymore. What point of my configuration is wrong ?
Log and configuration files (ATTACH files, do NOT copy/paste them)
No response
The text was updated successfully, but these errors were encountered: