Create Setting up an HLS Broadcast server with NGINX

rainbow napkin 2025-03-18 11:32:34 +00:00
parent 4af794d353
commit 9afef17be0

@ -0,0 +1,5 @@
## Step-by-step procedure for Setting up an HLS Broadcast server with NGINX
## Installation
1. Install nginx and it's associated RTMP module `sudo apt install nginx`