1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 20:52:20 +00:00
ghostream/README.md
2020-09-14 10:08:39 +02:00

602 B

Ghostream

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

logo

Installation

NGINX

Copy 60-ghostream.conf module to /etc/nginx/modules-available/60-ghostream.conf.

Copy ghostream site to /etc/nginx/sites-available/ghostream.

OvenMediaEngine

Copy Server.xml to /usr/share/ovenmediaengine/conf/Server.xml.

Now enable and start OvenMediaEngine, sudo systemctl enable --now ovenmediaengine.