An open API service indexing awesome lists of open source software.

https://github.com/flyte/mqtt-videocap

Video capture service using ffmpeg, triggered by MQTT messages.
https://github.com/flyte/mqtt-videocap

Last synced: about 1 year ago
JSON representation

Video capture service using ffmpeg, triggered by MQTT messages.

Awesome Lists containing this project

README

          

===============================
MQTT Video Capture
===============================

.. image:: https://img.shields.io/pypi/v/mqtt_videocap.svg
:target: https://pypi.python.org/pypi/mqtt_videocap

.. image:: https://img.shields.io/travis/flyte/mqtt_videocap.svg
:target: https://travis-ci.org/flyte/mqtt_videocap

.. image:: https://readthedocs.org/projects/mqtt-videocap/badge/?version=latest
:target: https://mqtt-videocap.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/flyte/mqtt_videocap/shield.svg
:target: https://pyup.io/repos/github/flyte/mqtt_videocap/
:alt: Updates

Video capture service using ffmpeg, triggered by MQTT messages.

* Free software: MIT license
* Documentation: https://mqtt-videocap.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage