@livedesk/client 0.1.125 → 0.1.127
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -3
- package/fast/linux-x64/livedesk-client-fast.dll +0 -0
- package/fast/linux-x64/livedesk-client-fast.pdb +0 -0
- package/fast/osx-arm64/livedesk-client-fast.dll +0 -0
- package/fast/osx-arm64/livedesk-client-fast.pdb +0 -0
- package/fast/osx-x64/livedesk-client-fast.dll +0 -0
- package/fast/osx-x64/livedesk-client-fast.pdb +0 -0
- package/fast/win-x64/livedesk-client-fast.dll +0 -0
- package/fast/win-x64/livedesk-client-fast.pdb +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -41,9 +41,11 @@ Hub-requested thumbnails, can stream a focused view-only live screen, and
|
|
|
41
41
|
can receive safe task-only instructions. The C# RemoteFast engine also supports
|
|
42
42
|
keyboard/mouse control on Windows, macOS, and Linux/X11, file transfer, and
|
|
43
43
|
Windows system-audio loopback playback. macOS control requires Accessibility
|
|
44
|
-
permission for the terminal app that started LiveDesk; screen streaming
|
|
45
|
-
Screen Recording permission. LiveDesk
|
|
46
|
-
|
|
44
|
+
permission for the terminal app that started LiveDesk; screen streaming and
|
|
45
|
+
system-audio capture require Screen Recording permission. LiveDesk checks these
|
|
46
|
+
permissions without opening repeated system dialogs and prints the matching
|
|
47
|
+
System Settings path when access is missing; after granting access, restart the
|
|
48
|
+
client. When file transfer is enabled by the Hub, received files are saved
|
|
47
49
|
to `Desktop/LiveDeskFiles` unless the Hub sets another destination folder.
|
|
48
50
|
|
|
49
51
|
By default, the launcher uses the packaged C# RemoteFast engine when supported.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|