mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-13 09:07:34 +02:00
added doc
This commit is contained in:
parent
355c0eac0d
commit
b8881b3a46
1 changed files with 2 additions and 0 deletions
|
@ -257,6 +257,8 @@ NEKO_BROADCAST_PIPELINE: "flvmux name=mux ! rtmpsink location={url} pulsesrc dev
|
||||||
- Adding `?embed=1` will hide most additional components and show only video.
|
- Adding `?embed=1` will hide most additional components and show only video.
|
||||||
- Adding `?volume=<0-1>` will set volume to given value.
|
- Adding `?volume=<0-1>` will set volume to given value.
|
||||||
- Adding `?lang=<language>` will set language to given value.
|
- Adding `?lang=<language>` will set language to given value.
|
||||||
|
- Adding `?show_side=true` will show the sidebar on startup.
|
||||||
|
- Adding `?mute_chat=true` will mute the chat on startup.
|
||||||
- e.g. `http(s)://<URL:Port>/?pwd=neko&usr=guest&cast=1`
|
- e.g. `http(s)://<URL:Port>/?pwd=neko&usr=guest&cast=1`
|
||||||
|
|
||||||
### Screen size
|
### Screen size
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue