mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 20:52:20 +00:00
602 B
602 B
Ghostream
Boooo! A simple streaming server with authentication and open-source technologies.
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
.