Metadata-Version: 1.1
Name: ha-ffmpeg
Version: 1.5
Summary: A library that handling with ffmpeg for home-assistant
Home-page: https://github.com/pvizeli/ha-ffmpeg
Author: Pascal Vizeli
Author-email: pvizeli@syshack.ch
License: BSD License
Download-URL: https://github.com/pvizeli/ha-ffmpeg/tarball/1.5
Description: ha_ffmpeg
        ============
        A python library that handling with ffmpeg for home-assistant Async
        
        - Emulate webcam from any video input source for HA
        - Analyse a video/audio stream for noise or motion detection
        - Grab image from a stream
        
        Links
        -----
        - http://home-assistant.io
        
Keywords: ffmpeg,homeassistant,wrapper,api
Platform: any
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
