1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-02-06 06:42:59 +00:00
ghostream/README.md
2020-09-24 19:01:26 +02:00

1.0 KiB

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