Skip to content

steverobbins/HPWREN-video-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPWREN Webcam Video from Archived Images

A very crude script to get 24 hours worth of images from a camera like https://www.hpwren.ucsd.edu/cameras/S/SD/mta.html?camera=stgo-w-mobo-c and compile the static images into a video of your desired length.

Usage: ./run.sh stgo-w-mobo-c 20241027 60

The above will generate a 60 second long video from the days worth of images from the Santiago West camera.

Here is the result (in a lower quality)

video-720.mp4

It works on my machine 🤷‍♂️ YMMV

Please be nice HPWREN and don't abuse their free bandwidth. This script will attempt to cache files in cache/, but there is no garbage control. Be sure to clear it as needed and/or run rm -rf result every once in a while to free up disk space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published