From f0c29356197d5a2471d603243ae03d2feed45a02 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sun, 24 Jan 2021 04:19:06 +0100 Subject: [PATCH] Update nginx-mod-rtmp repo url in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdbb84a..877f167 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - Adjust all the `const`'s in Program.cs - Copy example.db to app.db - Create yourself a user using `sqlite3` -- Install [nginx-mod-rtmp](https://github.com/lhaus/nginx-mod-rtmp) +- Install [nginx-mod-rtmp](https://git.zotan.services/zotan/nginx-mod-rtmp) - Configure nginx-mod-rtmp, example config below - Start RTMPDash, example systemd unit below