diff --git a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md new file mode 100644 index 0000000..5a2f52e --- /dev/null +++ b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md @@ -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` \ No newline at end of file