-
Notifications
You must be signed in to change notification settings - Fork 41
Thumbnails
Aaron W Morris edited this page Mar 2, 2024
·
3 revisions
Thumbnails are now supported for the following object types:
- Timelapse Images
- Keograms
- Startrails Images
Thumbnails are generated in realtime when the asset is created.
A script is available to generate thumbnails for pre-existing images.
source virtualenv/indi-allsky/bin/activate
./misc/create_thumbnails.py
NOTE: If you use the SyncAPI, the script will have to be run on the remote system, as well.