Update nginx-mod-rtmp repo url in README.md

This commit is contained in:
Laura Hausmann 2021-01-24 04:19:06 +01:00
parent bbb18c752d
commit f0c2935619
Signed by: zotan
GPG Key ID: 5EC1D38FFC321311
1 changed files with 1 additions and 1 deletions

View File

@ -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