Request to bypass camera detection and assume RPI camera #3812
Replies: 3 comments 5 replies
-
@james-dmu, James, please run If it's not, run:
and post the results. It's fairly easy to add a new camera once I have its info. Eric |
Beta Was this translation helpful? Give feedback.
-
@james-dmu, James, If you add "--lens-position 0" to the Extra Parameters setting in the WebUI it will focus on infinity. You can of course try different numbers.
after you are convinced what the outcome is, stop the command (either CTRL-X or CTRL-C or simply close the window). Please let me know what you find - I'm curious myself. |
Beta Was this translation helpful? Give feedback.
-
Closing Discussion since the Arducam 64mp Owlsight camera is supported in the next release of Allsky, due Dec 6, 2024. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have been using your software for some time to control cameras used to monitor noctilucent clouds and aurora, a little different than the intended allsky use but it works really well.
These have, until now, been using RPIHQ cameras however I have now changed the cameras to the Arducam 64mp Owlsight cameras which whilst being officially supported by Libcamera/Raspberry Pi OS they do not report as RPIHQ cameras and so Allsky understandably refuses to use them as it only officially supports the RPIHQ and ZWO cameras. I have managed to bypass the check during installation but am running into issues with "capture-RPi" reporting "No RPi cameras found". I believe if I can disable that check and recompile the code and get it to just assume it is an RPIHQ I can probably get it to work.
I understand this is a little outside the scope of what Allsky was intended for and not something you would be looking to support in future however if it runs the same Libcamera commands the RPIHQ would use I believe it should work. I'm not asking for it to be rolled out as a major change to the software merely asking if there is an obvious part of the source code (capture_RPi.cpp) I should look at changing to make it just assume the camera is the RPIHQ and not question it please? I can experiment myself but thought I would ask just in case you can point me quickly to the section of the code I need to look at.
I'd love to just keep using Allsky for these cameras however if I can't easily bypass this check then fair enough I'll have to find another solution but the software has been great with the RPIHQ cameras.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions