rtmpdash/README.md

12 lines
307 B
Markdown
Raw Normal View History

2021-01-24 04:04:16 +01:00
# RTMPDash
[Production instance](https://zotan.stream)
## Installation
- 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)
- Configure nginx-mod-rtmp (TODO: example config here)