rtmpdash/README.md
2021-01-24 04:04:16 +01:00

307 B

RTMPDash

Production instance

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
  • Configure nginx-mod-rtmp (TODO: example config here)