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

https://github.com/acorelli/rtmp-tools

Tools for working and experimenting with rtmp video streams
https://github.com/acorelli/rtmp-tools

camera ffmpeg opencv python raspberry-pi raspberry-pi-camera rtmp rtmp-server video-streaming

Last synced: 11 months ago
JSON representation

Tools for working and experimenting with rtmp video streams

Awesome Lists containing this project

README

          

# rtmp-tools
:information_source: Basic tools for working with rtmp video streams

# contents
- Setup
- [:page_facing_up: requirements.txt](https://github.com/acorelli/rtmp-tools/blob/develop/requirements.txt)
- [:page_facing_up: setup.py](https://github.com/acorelli/rtmp-tools/blob/develop/setup.py) & [:gear: setup.cfg](https://github.com/acorelli/rtmp-tools/blob/develop/setup.cfg)
- Publishing Streams
- :construction: coming soon :construction:
- Viewing Streams
- [:page_facing_up: viewing/pull.py](https://github.com/acorelli/rtmp-tools/blob/develop/viewing/pull.py)

-------
# links
- [:link: ffmpeg](https://ffmpeg.org/)
- [:link: opencv](https://opencv.org/)
- [:link: python](https://www.python.org/)