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.
- Host: GitHub
- URL: https://github.com/flyte/mqtt-videocap
- Owner: flyte
- License: mit
- Created: 2017-03-09T19:43:20.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-10T00:08:12.000Z (over 9 years ago)
- Last Synced: 2025-02-14T07:19:20.444Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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