1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 18:32:19 +00:00
ghostream/README.md
2020-09-25 15:26:33 +02:00

1.1 KiB

Ghostream

License: MIT pipeline status

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

This project was developped at Cr@ns to stream events.

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