Merge pull request #219 from RheaBarar/main

Improve sound and microphone sharing.
This commit is contained in:
Oskar Manhart
2024-08-19 21:55:33 +02:00
committed by GitHub

View File

@@ -509,7 +509,8 @@ function waRunCommand() {
+dynamic-resolution \
+auto-reconnect \
+home-drive \
/audio-mode:1 \
/sound \
/microphone \
/wm-class:"Microsoft Windows" \
/t:"Windows RDP Session [$RDP_IP]" \
/v:"$RDP_IP" &>/dev/null &
@@ -528,7 +529,8 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
/sound \
/microphone \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \
@@ -566,7 +568,8 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
/sound \
/microphone \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \
@@ -593,7 +596,8 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
/sound \
/microphone \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \