Update Setting up an HLS Broadcast server with NGINX

rainbow napkin 2025-03-19 02:27:38 +00:00
parent 589a538c82
commit 9cb9e1a2f0

@ -63,4 +63,7 @@ This part of the configuration handles setting up the web server which serves th
video/mp2t ts;
}
}
}</pre></code>
}</pre></code>
##SSL Configuration
For SSL configuration, we recommend following the [guide provided by the eff.](https://certbot.eff.org/instructions)