mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
option allow-d3d-render
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
parent
fa82260f3f
commit
4c6233a829
@ -906,4 +906,12 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/570
|
||||
|
||||
| Werte | Standard | Beispiel |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-https-21114=Y` |
|
||||
| Y, N | N | `allow-https-21114=Y` |
|
||||
|
||||
### allow-d3d-render
|
||||
|
||||
D3D-Rendering kann eine höhere FPS erreichen und die CPU-Auslastung reduzieren, aber der Fernsteuerungsbildschirm kann auf einigen Geräten schwarz sein. Nur verfügbar in RustDesk Client >=1.3.9, nur für Windows.
|
||||
|
||||
| Werte | Standard | Beispiel |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-d3d-render=Y` |
|
@ -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` |
|
@ -1094,3 +1094,11 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/570
|
||||
| Valores | Padrão | Exemplo |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-https-21114=Y` |
|
||||
|
||||
### allow-d3d-render
|
||||
|
||||
A renderização D3D pode obter FPS mais alto e reduzir o uso da CPU, mas a tela de controle remoto pode ficar preta em alguns dispositivos. Disponível apenas no cliente RustDesk >=1.3.9, somente para Windows.
|
||||
|
||||
| Valores | Padrão | Exemplo |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-d3d-render=Y` |
|
@ -242,7 +242,7 @@ IP 直接访问的端口。
|
||||
|
||||
### verification-method
|
||||
|
||||
可以使用什么类型的密码,“临时密码”是指一次性随机密码。
|
||||
可以使用什么类型的密码,"临时密码"是指一次性随机密码。
|
||||
|
||||
| 是否需要安装 | 可设值 | 默认值 | 示例 |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
@ -1096,6 +1096,14 @@ https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
|
||||
|
||||
https://github.com/rustdesk/rustdesk-server-pro/discussions/570
|
||||
|
||||
| 可设值 | 默认值 | 示例 |
|
||||
| 可设值 | 可设值 | 示例 |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-https-21114=Y` |
|
||||
| Y, N | N | `allow-https-21114=Y` |
|
||||
|
||||
### allow-d3d-render
|
||||
|
||||
D3D渲染可以获得更高的帧率并减少CPU使用率,但在某些设备上远程控制画面可能会出现黑屏。仅在 RustDesk 客户端 >=1.3.9 版本和 Windows 系统上可用。
|
||||
|
||||
| 可设值 | 可设值 | 示例 |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | N | `allow-d3d-render=Y` |
|
Loading…
x
Reference in New Issue
Block a user