mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-31 18:07:05 +02:00
hide buttons in cast mode
This commit is contained in:
parent
50e5483661
commit
1f81bd3efc
3 changed files with 23 additions and 16 deletions
|
@ -230,6 +230,7 @@ Note, currently only browser GPU acceleration is supported, not encoding.
|
|||
- Adding `?pwd=<password>` will prefill password.
|
||||
- Adding `?usr=<display-name>` will prefill username.
|
||||
- Adding `?cast=1` will hide all control and show only video.
|
||||
- Adding `?embed=1` will hide most additional components and show only video.
|
||||
- e.g. `http(s)://<URL:Port>/?pwd=neko&usr=guest&cast=1`
|
||||
|
||||
### Screen size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue