1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-02-06 07:53:00 +00:00
ghostream/README.md
2020-09-23 13:52:12 +02:00

981 B

Ghostream

License: GPL v2 pipeline status

Boooo! A simple streaming server with authentication and open-source technologies.

Features:

  • WebRTC playback with a lightweight web interface.
  • Low-latency streaming, sub-second with web player.
  • Authentification of incoming stream using LDAP server.

Installation with Docker

An example is given in docs/docker-compose.yml. It uses Traefik reverse proxy.

References