add cast query param.

This commit is contained in:
m1k1o
2021-04-03 22:25:11 +02:00
parent 9d514206ca
commit 8e18465409
3 changed files with 28 additions and 9 deletions

View File

@ -39,6 +39,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Added ARM-based images, for Raspberry Pi support (by @mbattista).
- Added simple language picker.
- Added `?usr=<display-name>` that will prefill username. This allows creating auto-join links.
- Added `?cast=1` that will hide all control and show only video.
### Bugs
- Fixed minor gst pipeline bug.