mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +01:00
advanced option allow-auto-record-outgoing
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
parent
a0024a7c3e
commit
2765a156e5
@ -316,7 +316,20 @@ Eingehende Sitzungen automatisch aufzeichnen.
|
|||||||
|
|
||||||
| Installation erforderlich | Werte | Standard | Beispiel |
|
| Installation erforderlich | Werte | Standard | Beispiel |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | Y, N | N | `allow-auto-record-incoming=N` |
|
| N | Y, N | N | `allow-auto-record-incoming=Y` |
|
||||||
|
|
||||||
|
### allow-auto-record-outgoing
|
||||||
|
|
||||||
|
Ausgehende Sitzungen automatisch aufzeichnen.
|
||||||
|
|
||||||
|
**Position**:
|
||||||
|
|
||||||
|
1. **Desktop** Einstellungen → Allgemein → Aufnahme → Ausgehende Sitzungen automatisch aufzeichnen
|
||||||
|
2. **Mobil** Einstellungen → Aufnahme → Ausgehende Sitzungen automatisch aufzeichnen
|
||||||
|
|
||||||
|
| Installation erforderlich | Werte | Standard | Beispiel | Version |
|
||||||
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
|
| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 |
|
||||||
|
|
||||||
### video-save-directory
|
### video-save-directory
|
||||||
|
|
||||||
|
@ -318,7 +318,20 @@ Automatically record incoming sessions.
|
|||||||
|
|
||||||
| Install required | Values | Default | Example |
|
| Install required | Values | Default | Example |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | Y, N | N | `allow-auto-record-incoming=N` |
|
| N | Y, N | N | `allow-auto-record-incoming=Y` |
|
||||||
|
|
||||||
|
### allow-auto-record-outgoing
|
||||||
|
|
||||||
|
Automatically record outgoing sessions.
|
||||||
|
|
||||||
|
**Location**:
|
||||||
|
|
||||||
|
1. **Desktop** Settings → General → Recording → Automatically record outgoing sessions
|
||||||
|
2. **Mobile** Settings → Recording → Automatically record outgoing sessions
|
||||||
|
|
||||||
|
| Install required | Values | Default | Example | Version |
|
||||||
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
|
| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 |
|
||||||
|
|
||||||
### video-save-directory
|
### video-save-directory
|
||||||
|
|
||||||
|
@ -318,7 +318,20 @@ Gravar automaticamente sessões recebidas.
|
|||||||
|
|
||||||
| Instalação necessária | Valores | Padrão | Exemplo |
|
| Instalação necessária | Valores | Padrão | Exemplo |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | Y, N | N | `allow-auto-record-incoming=N` |
|
| N | Y, N | N | `allow-auto-record-incoming=Y` |
|
||||||
|
|
||||||
|
### allow-auto-record-outgoing
|
||||||
|
|
||||||
|
Grave automaticamente sessões de saída.
|
||||||
|
|
||||||
|
**Localização**:
|
||||||
|
|
||||||
|
1. **Desktop**: Configurações → Geral → Gravação → Grave automaticamente sessões de saída
|
||||||
|
2. **Mobile**: Configurações → Gravação → Grave automaticamente sessões de saída
|
||||||
|
|
||||||
|
| Instalação necessária | Valores | Padrão | Exemplo | Versão |
|
||||||
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
|
| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 |
|
||||||
|
|
||||||
### video-save-directory
|
### video-save-directory
|
||||||
|
|
||||||
|
@ -307,16 +307,29 @@ ar, bg, ca, cs, da, de, el, en, eo, es, et, fa, fr, he, hr, hu, id, it, ja, ko,
|
|||||||
|
|
||||||
### allow-auto-record-incoming
|
### allow-auto-record-incoming
|
||||||
|
|
||||||
自动录制来访会话。
|
自动录制传入会话。
|
||||||
|
|
||||||
**位置**:
|
**位置**:
|
||||||
|
|
||||||
1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制来访会话
|
1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制传入会话
|
||||||
1. **移动端** 设置 -> 录屏 -> 自动录制来访会话
|
1. **移动端** 设置 -> 录屏 -> 自动录制传入会话
|
||||||
|
|
||||||
| 是否需要安装 | 可设值 | 默认值 | 示例 |
|
| 是否需要安装 | 可设值 | 默认值 | 示例 |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | Y, N | N | `allow-auto-record-incoming=N` |
|
| N | Y, N | N | `allow-auto-record-incoming=Y` |
|
||||||
|
|
||||||
|
### allow-auto-record-outgoing
|
||||||
|
|
||||||
|
自动录制传出会话。
|
||||||
|
|
||||||
|
**位置**:
|
||||||
|
|
||||||
|
1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制传出会话
|
||||||
|
1. **移动端** 设置 -> 录屏 -> 自动录制传出会话
|
||||||
|
|
||||||
|
| 是否需要安装 | 可设值 | 默认值 | 示例 | 版本 |
|
||||||
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
|
| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 |
|
||||||
|
|
||||||
### video-save-directory
|
### video-save-directory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user