motioneyeos
motioneyeos copied to clipboard
Grouping images in gallery and how donate this project?
Preliminary Docs
I confirm that I have read the CONTRIBUTING guide before opening this issue.
I confirm that I have read the FAQ before opening this issue.
motionEyeOS Version
I am running motionEyeOS version: 20200606
Board Model
PI 3B+
Hay all,
i have problem, i want download images from motioneyeos from Image gallery , but i have daily 3000 images and more and when i want open gallery (Media browser) it freezes. I found this topic : https://github.com/ccrisan/motioneye/issues/1149
"The zipped function fails due to too many files to be archived on a Raspberry Pi (limited CPU, RAM and card I/O). You have two options for this to work: either reduce the number of images by e.g. grouping them on an hourly basis or upgrade to a more powerful board (and SD card!)." Ccrisan from topic over
Please where can i setup (wich file and command) and how "Grouping images not on Daily basis - in gallery - Media browser (default) but on an Hourly basis" thank you.
And i want to donate this project pls how.
Thank all for answers.
You can change the file names used for Still Images (and Movies) In Settings, Still Images, on my system, for example, I use: %Y-%m-%d/jpg/%H-%M-%S-%q Which breaks them into a Year-Month-Day folder with a jpg (images) folder, then to Hour-Minute-Seconds-and image number file (I have it post all the images it takes per second) You could do something like Y-M-D/jpg/H-M which would be: %Y-%m-%d/jpg/%H-%M or how ever you want to break it up... As to donations, on the front page of the Wiki... https://github.com/ccrisan/motioneyeos/wiki
Thank you i will test this tomorrow. That setting make me new folder in Image gallery in interface? :O I mean that will be harder to make.
Greetings and thank you.
Yes.