-
Notifications
You must be signed in to change notification settings - Fork 9
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
Image resize options (to alleviate binning limits) #6
Comments
Excellent idea Robert. |
I will look into this when i return from my vacation, internet is sooo bad here in France that i can hardly read a webpage... I’ll be back sunday 9th of August... |
Great, disconnect a little bit and enjoy your vacation ;-) |
Btw i have a 128gb card in my RPi working. It was a bit tricky to get it working but it provides enough space to preserve f or images and video’s for a couple of weeks... |
Yes me too, a 128 Go Sandisk Extrem Pro, very fast. |
In terms of documenting the likely size requirements, maybe we can provide some estimations for documentation. |
I would really recommend a large SD card instead of changing the behaviour of the software. The price of the SD cards is soo low it is hardly worth the effort of changing the software... |
I am proposing that with binning modes as referenced in Issue #5 effectively limiting us to use Mode 3 for night time images, that an option be added to allow resizing (probably 2x2 and 4x4 for consistency) of the output image, in order to save space (6-7Mb images from 1x1 binning cause a 32Gb card to be filled in a matter of a few days).
Additionally, this should really only be necessary in NIGHT mode, as during the day, automatic exposures and full 1x1 binning is better, and as the images are not being stored, do not pose a space risk on the SD card.
The text was updated successfully, but these errors were encountered: