A Python library to control ffmepg from asyncio for Home Assistant.
- Emulate webcam from any video input source for HA
- Analyse a video/audio stream for noise or motion detection
- Grab image from a stream
Take care to protect function calls to this library with asyncio.shield
.