dense chat messages.

This commit is contained in:
m1k1o
2021-04-04 16:10:56 +02:00
parent 450cfe134d
commit a7ab37a4f5
2 changed files with 24 additions and 2 deletions

View File

@ -66,6 +66,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Abiltiy to include neko as a component in another Vue.Js project (by @gbrian).
- 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.
### Roadmap & TODOs
- Catch errors from gst pipeline, tell user if broadcast failed.