This integration allows you to add computer vision in an easy way to your cameras to perform actions in real-time.
It integrates using webhooks with Home Assistant in order to invoke actions.
To use this integration you must have FFmpeg installed in your system.
TODO: use a container instead
Easiest install is via HACS:
HACS -> Integrations -> Explore & Add Repositories -> Pipeless Agents
For manual installation for advanced users, copy custom_components/pipeless
to
your custom_components
folder in Home Assistant.
Please visit the main Pipeless Agents documentation for full installation instructions of this integration.
- Adding more than one camera per user fails. This is probably due to how the FFmpeg process is created. If some Home Assistant expert knows a better way of running it please let us know.
- Sometimes adding a config entry results in a config entry duplication.