Hello everybody,
guacd 0.9.9-2build1 running on ubuntu 18.04.2
<connection name="workstation01.snip.lan">
<protocol>rdp</protocol>
<param name="hostname">192.168.24.78</param>
<param name="port">3389</param>
<param name="username">snip</param>
<param name="password">snip</param>
<param name="enable-audio">true</param>
<param name="audio-servername">192.168.24.78</param>
</connection>
On client: pulse audio server running:
$ netstat -ln | grep 4713
tcp 0 0 0.0.0.0:4713 0.0.0.0:*
LISTEN
tcp6 0 0 :::4713 :::*
LISTEN
How can I check if guac is trying to setup a audio connection?
The documentation mentioned audio for vnc but not specific for rdp
protocol? Is this why is it not working?
How do I get audio working for a other linux client?
Kind regards,
Jelle de Jong
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]