You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| DRI_NODE | Enable VAAPI stream encoding and use the specified device IE `/dev/dri/renderD128`|
38
38
| DRINODE | Specify which GPU to use for DRI3 acceleration IE `/dev/dri/renderD129`|
39
+
| AUTO_GPU | If set to true and in Wayland mode, we will automatically use the first GPU available for encoding and rendering IE `/dev/dri/renderD128`|
39
40
| PASSWORD | HTTP Basic auth password, abc is default. If unset there will be no auth |
40
41
| SUBFOLDER | Subfolder for the application if running a subfolder reverse proxy, need both slashes IE `/subfolder/`|
41
42
| TITLE | The page title displayed on the web browser, default "Selkies" |
| DRI_NODE | Enable VAAPI stream encoding and use the specified device IE `/dev/dri/renderD128` |
42
42
| DRINODE | Specify which GPU to use for DRI3 acceleration IE `/dev/dri/renderD129` |
43
+
| AUTO_GPU | If set to true and in Wayland mode, we will automatically use the first GPU available for encoding and rendering IE `/dev/dri/renderD128` |
43
44
| PASSWORD | HTTP Basic auth password, abc is default. If unset there will be no auth |
44
45
| SUBFOLDER | Subfolder for the application if running a subfolder reverse proxy, need both slashes IE `/subfolder/` |
45
46
| TITLE | The page title displayed on the web browser, default "Selkies" |
0 commit comments