Media Stream Hub is a backend projects using to manage video streams. This repository contains:
- Source code.
- Configuration file templates and default configs.
- Systemd init and process manager configs.
- Documents.
Table of Contents
Background
This project is the backend project of the application that manage video streams.
The solution includes:
- Client-side application
- Hardware devices(e.g. camera, video encoding/decoding box, etc.)
- Server-side application
Install
You can clone the repository wherever you want.
$ git clone https://github.com/dantin/media-hub.git && cd media-hub
Usage
This is only a documentation page. You can find out more on here.
Maintainers
@dantin
Contributing
Suggestions and improvements welcome!
Feel free to Open an issue or submit PRs.
License
BSD 3 Clause