home-assistant-libs / ha-ffmpeg

A python library that handling with ffmpeg for home-assistant
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

Home-Assistant ffmpeg interface

A Python library to control ffmepg from asyncio for Home Assistant.

Be carfull that you protect function calls to this library with asyncio.shield.