Source: ha-ffmpeg Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Standards-Version: 4.7.2 Homepage: https://github.com/pvizeli/ha-ffmpeg Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/ha-ffmpeg Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/ha-ffmpeg.git Testsuite: autopkgtest-pkg-pybuild Package: python3-ha-ffmpeg Architecture: all Depends: ffmpeg, ${misc:Depends}, ${python3:Depends}, Description: 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.