deufrai / als

Astro Live Stacker - Live stacking of deep sky astrophoto
https://als-app.org
GNU General Public License v3.0
60 stars 20 forks source link

Image EXIF Metadata #182

Open IanCassTwo opened 1 year ago

IanCassTwo commented 1 year ago

Would it be possible to add a new feature to a future release to add EXIF to the image to show the number of frames that have been stacked and the total integration time?

deufrai commented 1 year ago

Hi

If custom tags can be added, then why not indeed

deufrai commented 4 weeks ago

"A few moments later" ... :D

I can see you worked on that in your own fork. Looks promising... I'll test those changes (still a bit concerned about the availability of the updated Pillow for the 4 platforms we build for)

Thanks for you interest and work :)

IanCassTwo commented 4 weeks ago

I also embed this on my website here https://astro.wheep.co.uk/livestack/. The image is served directly from ALS via a reverse proxy rule in Nginx (when ALS is running). The image is refreshed & some stacking stats are extracted from the image EXIF & overlaid with some javascript https://astro.wheep.co.uk/assets/js/livestack.js