I created i custom component that could used close to the to deepstack components.
This component uses the generated images from the deepstack component.
It offers the following functionality:
-
Create a camera entity from images. It can be used for several images in a directory, to show a slideshow/timelaps from these images without generating a intermediate file
The orignal homeassistant local file camera, allows only to display a single image. This camera shows an imagelist as slideshow/Timelapse. The delay time between the images can bet set in the configuration or with a service. For more info, see the repository -
create a animated GIF or MP4
-
File handeling services for snapshots (JPG,PNG,GIF and MP4), delete and Move
Examples are provide how to easily create a smart surveillance system within homeassistant with a few simple script.