option allow-d3d-render

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2025-03-12 22:50:08 +08:00
parent fa82260f3f
commit 4c6233a829
4 changed files with 37 additions and 5 deletions
@@ -1151,4 +1151,12 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/570
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `allow-https-21114=Y` |
| Y, N | N | `allow-https-21114=Y` |
### allow-d3d-render
D3D render can get high FPS and reduce the cpu usage, but the remote control screen may be black on some devices. Available in RustDesk client >=1.3.9, windows only.
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `allow-d3d-render=Y` |