Interface for managing ffmpeg processes in Home Assistant
This library provides an interface for starting and controlling ffmpeg
processes within Home Assistant, allowing access to capabilities such as
processing video and audio streams, motion or noise detection, and capturing
images from a range of sources including webcams and network streams. It
interacts with local ffmpeg installations to analyse or convert media streams
that might come from devices like USB cameras, network video recorders, or
remote feeds accessed via protocols such as RTSP.