Nginx: Streaming with RTMP / DASH / HLS
Aus QBWiki
Version vom 10. Mai 2020, 12:08 Uhr von Pascal (Diskussion | Beiträge)
Abhängigkeiten
root@master01 $ > apt install git build-essential libpcre3-dev libssl-dev zlib1g-dev
Fetch Nginx + Modules
cd /opt
git clone https://github.com/arut/nginx-rtmp-module.git
git clone https://github.com/nginx/nginx.git