This commit is contained in:
rustdesk 2022-07-30 17:02:51 +08:00
parent b2df2c3db9
commit 8be5f689e8
6 changed files with 49 additions and 3 deletions

View File

@ -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
``` ```

View File

@ -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 |

View File

@ -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 |

View File

@ -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 | Окно настроек |

View File

@ -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 窗口 |设置窗口 |

View File

@ -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 窗口 |設置窗口 |