forked from mirrors/rustdesk
Fix audio delay: added pulse audio and pipewire configuration for RustDesk service in Linux (#12724)
This commit is contained in:
parent
9b854d3034
commit
9e22f9639a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ KillMode=mixed
|
||||||
TimeoutStopSec=30
|
TimeoutStopSec=30
|
||||||
User=root
|
User=root
|
||||||
LimitNOFILE=100000
|
LimitNOFILE=100000
|
||||||
|
Environment="PULSE_LATENCY_MSEC=60" "PIPEWIRE_LATENCY=1024/48000"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue