Update Setting up an HLS Broadcast server with NGINX

rainbow napkin 2025-03-19 02:13:30 +00:00
parent 8478e8ac6a
commit 440ff45a92

@ -15,4 +15,5 @@ The first part of this server config handles ingesting the raw RTMP datastream a
## Web Server Configuration
This part of the configuration handles setting up the web server which serves the files that make up the HLS stream.
1.Edit `/etc/nginx/sites-available/default` or create a new site config
^Remember to create a symlink and move/delete the default if you create a new file!