Archived
2
0

add volume to docs.

This commit is contained in:
Miroslav Šedivý 2023-03-27 18:22:31 +02:00
parent 98ba32c574
commit 2130daa02d
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- Added `m1k1o/neko:kde` tag as an alternative to `m1k1o/neko:xfce`.
- New VirtualGL version 3.1 was released, adding support for Chromium browsers to use Nvidia GPU acceleration!
- Added `?embed=1` parameter to the URL, which will hide the sidebar and the top bar, so that it can be embedded in other websites.
- Added `?volume=<0-1>` parameter to the URL, which will set the inital volume of the player (by @urbanekpj).
### Bugs
- Fixed TCP mux occasional freeze by adding write buffer to it.

View File

@ -231,6 +231,7 @@ Note, currently only browser GPU acceleration is supported, not encoding.
- 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.
- Adding `?volume=<0-1>` will set volume to given value.
- e.g. `http(s)://<URL:Port>/?pwd=neko&usr=guest&cast=1`
### Screen size