start unmuted on reconnects #65.

This commit is contained in:
Miroslav Šedivý
2021-06-07 11:57:44 +02:00
parent 93cb227a1f
commit 305271916c
2 changed files with 4 additions and 1 deletions

View File

@ -69,6 +69,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Added HEALTHCHECK to Dockerfile.
- Arguments in broadcast pipeline are optional, not positional and can be repeated `{url} {device} {display}`.
- Chat messages are dense, when repeated, they are joined together.
- Start unmuted on reconnects.
### Roadmap & TODOs
- Catch errors from gst pipeline, tell user if broadcast failed.