mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 08:59:22 +01:00
more
This commit is contained in:
parent
b2df2c3db9
commit
8be5f689e8
@ -14,5 +14,6 @@ brew install nasm yasm
|
|||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
wget https://github.com/c-smile/sciter-sdk/raw/master/bin.osx/libsciter.dylib
|
||||||
cargo run
|
cargo run
|
||||||
```
|
```
|
||||||
|
@ -22,6 +22,15 @@ Stellen Sie sicher, dass Sie alle laufenden RustDesk beendet haben. Stellen Sie
|
|||||||
|
|
||||||
### Berechtigungen aktivieren
|
### Berechtigungen aktivieren
|
||||||
|
|
||||||
|
{{% notice note %}}
|
||||||
|
Due to MacOS security policy change, our api which captures input on local side does not work any
|
||||||
|
more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||||
|
Please follow this
|
||||||
|
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||||
|
|
||||||
|
It seems no quick fix, we need to fix together with our Flutter version.
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
Um den Bildschirm zu erfassen, müssen Sie gewähren `RustDesk` **Zugänglichkeitsberechtigung** und **Bildschirmaufzeichnungsberechtigung**. RustDesk führt Sie zum Einstellungsfenster.
|
Um den Bildschirm zu erfassen, müssen Sie gewähren `RustDesk` **Zugänglichkeitsberechtigung** und **Bildschirmaufzeichnungsberechtigung**. RustDesk führt Sie zum Einstellungsfenster.
|
||||||
|
|
||||||
| RustDesk Fenster | Mac Einstellungsfenster |
|
| RustDesk Fenster | Mac Einstellungsfenster |
|
||||||
@ -36,4 +45,4 @@ Wenn Sie es im Einstellungsfenster aktiviert haben, warnt RustDesk dennoch. Bitt
|
|||||||
|
|
||||||
Bitte kopieren Sie die obigen Schritte für die Erlaubnis zur **Bildschirmaufnahme**.
|
Bitte kopieren Sie die obigen Schritte für die Erlaubnis zur **Bildschirmaufnahme**.
|
||||||
|
|
||||||
![](/docs/en/manual/mac/images/screen.png?v2)
|
![](/docs/en/manual/mac/images/screen.png?v2)
|
||||||
|
@ -22,6 +22,15 @@ Make sure you have quit all running RustDesk. Also make sure you quit the RustDe
|
|||||||
|
|
||||||
### Enable Permissions
|
### Enable Permissions
|
||||||
|
|
||||||
|
{{% notice note %}}
|
||||||
|
Due to MacOS security policy change, our api which captures input on local side does not work any
|
||||||
|
more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||||
|
Please follow this
|
||||||
|
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||||
|
|
||||||
|
It seems no quick fix, we need to fix together with our Flutter version.
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
To capture screen, you need to grant `RustDesk` **accessibility** permission and **screen recording** permission. RustDesk will guide you to the settings window.
|
To capture screen, you need to grant `RustDesk` **accessibility** permission and **screen recording** permission. RustDesk will guide you to the settings window.
|
||||||
|
|
||||||
| RustDesk Windows | Settings Window |
|
| RustDesk Windows | Settings Window |
|
||||||
|
@ -22,6 +22,15 @@ weight: 3
|
|||||||
|
|
||||||
### Включение разрешений
|
### Включение разрешений
|
||||||
|
|
||||||
|
{{% notice note %}}
|
||||||
|
Due to MacOS security policy change, our api which captures input on local side does not work any
|
||||||
|
more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||||
|
Please follow this
|
||||||
|
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||||
|
|
||||||
|
It seems no quick fix, we need to fix together with our Flutter version.
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
Чтобы захватывать экран требуются разрешения **accessibility** и **screen recording**. RustDesk поможет их настроить.
|
Чтобы захватывать экран требуются разрешения **accessibility** и **screen recording**. RustDesk поможет их настроить.
|
||||||
|
|
||||||
| Окно RustDesk | Окно настроек |
|
| Окно RustDesk | Окно настроек |
|
||||||
|
@ -22,6 +22,15 @@ weight: 3
|
|||||||
|
|
||||||
### 启用权限
|
### 启用权限
|
||||||
|
|
||||||
|
{{% notice note %}}
|
||||||
|
Due to MacOS security policy change, our api which captures input on local side does not work any
|
||||||
|
more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||||
|
Please follow this
|
||||||
|
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||||
|
|
||||||
|
It seems no quick fix, we need to fix together with our Flutter version.
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
为了获得捕获屏幕的能力,您需要授予 `RustDesk` **辅助功能** 权限和 **屏幕录制** 权限。 RustDesk 将引导您进入设置窗口。
|
为了获得捕获屏幕的能力,您需要授予 `RustDesk` **辅助功能** 权限和 **屏幕录制** 权限。 RustDesk 将引导您进入设置窗口。
|
||||||
|
|
||||||
| RustDesk 窗口 |设置窗口 |
|
| RustDesk 窗口 |设置窗口 |
|
||||||
@ -36,4 +45,4 @@ weight: 3
|
|||||||
|
|
||||||
请按照上面相似步骤设置*屏幕录制**权限。
|
请按照上面相似步骤设置*屏幕录制**权限。
|
||||||
|
|
||||||
![](/docs/en/manual/mac/images/screen.png)
|
![](/docs/en/manual/mac/images/screen.png)
|
||||||
|
@ -22,6 +22,15 @@ weight: 3
|
|||||||
|
|
||||||
### 啟用權限
|
### 啟用權限
|
||||||
|
|
||||||
|
{{% notice note %}}
|
||||||
|
Due to MacOS security policy change, our api which captures input on local side does not work any
|
||||||
|
more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||||
|
Please follow this
|
||||||
|
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||||
|
|
||||||
|
It seems no quick fix, we need to fix together with our Flutter version.
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
為了獲得捕獲屏幕的能力,您需要授予 `RustDesk` **輔助功能** 權限和 **屏幕錄製** 權限。 RustDesk 將引導您進入設置窗口。
|
為了獲得捕獲屏幕的能力,您需要授予 `RustDesk` **輔助功能** 權限和 **屏幕錄製** 權限。 RustDesk 將引導您進入設置窗口。
|
||||||
|
|
||||||
| RustDesk 窗口 |設置窗口 |
|
| RustDesk 窗口 |設置窗口 |
|
||||||
@ -36,4 +45,4 @@ weight: 3
|
|||||||
|
|
||||||
請按照上面相似步驟設置*屏幕錄製**權限。
|
請按照上面相似步驟設置*屏幕錄製**權限。
|
||||||
|
|
||||||
![](/docs/en/manual/mac/images/screen.png)
|
![](/docs/en/manual/mac/images/screen.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user