/media-hub

Media Stream Hub

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

media-hub

Media Stream Hub is a backend projects using to manage video streams. This repository contains:

  1. Source code.
  2. Configuration file templates and default configs.
  3. Systemd init and process manager configs.
  4. 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.

Related Efforts

Maintainers

@dantin

Contributing

Suggestions and improvements welcome!

Feel free to Open an issue or submit PRs.

License

BSD 3 Clause