-
Notifications
You must be signed in to change notification settings - Fork 181
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
[FEATURE REQUEST] Generate and upload thumbnail of image.jpg #4192
Comments
@Hans5546, By default a thumbnail is generated for each image and stored in |
Hi! I like to upload both: the thumbnail and the image. The thumbnail should be like 1024 pixels wide, 100 pixels wide it a little bit to small. Do you mean the option "Resize Uploaded Images Width"? I found it in your documetation. Will the software then use the full resolution for timelapse and so and only resize the uploaded image? By the way: Does it make sense to use full resolution of the RPI HQ cam to generate images, keograms and startrails? For the timelapse it had to reduce resolution of the video to 1080, since the RPI zero 2 won't be able to generate higher resolution videos... |
The startrails, keogram, and timelapse are created from the images in ~/allsky/images/YYYYMMDD. Unless you resized those images, they are full resolution. For high-resolution cameras like the HQ, I suggest people resize the timelapse. It often fails to create a full-resolution version, plus, almost no one has a monitor with that high of a resolution, so it's really a waste. I use half width and half height. The Allsky does not currently support uploading two images to a server. You could probably create a module that made a copy of the image, resized it to 1024 px, then uploaded it, but you would need to know or bash. Are you wanting to upload the full image and the 1024 image to the same server, or different servers? |
If this is a new feature, describe what you would like.
Hello!
I'm using allsky on a RPI Zero 2 W in Sweden - everything works fine, thanks for this excelent software! Keograms, startrails, videos - everything works as expected.
I like to automatically generate a thumbnail of the actual image.jpg which is uploaded every minute.
The original image is really big and I want to use a thumbnail on a different application (Blink), so loading doesn't take so long.
Is there a possibility of automatically generating an actual thumbnail image and upload it to my webspace? I want the original (big) image and the thumbnail uploaded every minute or so.
Many thanks in advance.
The text was updated successfully, but these errors were encountered: