From ba6fe8645e763ba76ecffc0fe350434ce15c2be3 Mon Sep 17 00:00:00 2001 From: rainbow napkin Date: Wed, 19 Mar 2025 02:03:15 +0000 Subject: [PATCH] Update Setting up an HLS Broadcast server with NGINX --- Setting-up-an-HLS-Broadcast-server-with-NGINX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md index 5a2f52e..6619758 100644 --- a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md +++ b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md @@ -2,4 +2,4 @@ ## Installation -1. Install nginx and it's associated RTMP module `sudo apt install nginx` \ No newline at end of file +1. Install nginx and it's associated RTMP module `sudo apt install nginx libnginx-mod-rtmp` \ No newline at end of file