Hello,

I have some problems getting audio output to work when connecting through
RDP.
I'm using guacd version 1.0.0 and a linux image already configured
configured. Here is my docker-compose file:

version: '3.7'
services:
  guacd:
    image: guacamole/guacd:1.0.0
    ports:
      - "48220:4822"
  xfce4:
    image: danielguerra/xfce4-rdp-audio
    ports:
      - 33890:3389
    shm_size: '2gb'

The same linux image works perfectly using guacamole webapp or another RDP
client.

I'm trying using guacamole-lite (
https://www.npmjs.com/package/guacamole-lite) but I have the same problem
also using the custom client from the guacamole-tutorial.
Everything works except the audio output, and the only information I founds
tells the audio and video streaming should work out of the box.

Does anyone else had this problem?

Thank you very much!

-- 
[image: Kopjra Logo]

*Enrico D'Angelo*
Senior Software Engineer
+39 338 759 6369
[email protected]

*Kopjra Srl*
www.kopjra.com

Reply via email to