RDP audio output streaming issues

2019-07-19 Thread Enrico D'Angelo
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"

Re: RDP audio output streaming issues

2019-07-19 Thread Nick Couchman
On Fri, Jul 19, 2019 at 4:18 AM Enrico D'Angelo wrote: > 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: >

Re: RDP audio output streaming issues

2019-07-19 Thread Enrico D'Angelo
Hi Nick, thank you for your response. I tried with two clients, one is exactly this on https://github.com/apache/guacamole-client/tree/master/doc/guacamole-example, the other one uses guacamoli-lite. The HTML file is basically the same for both, the only difference is the tunnel creation. I

Re: RDP audio output streaming issues

2019-07-19 Thread Nick Couchman
On Fri, Jul 19, 2019 at 8:07 AM Enrico D'Angelo wrote: > Hi Nick, > > thank you for your response. > > I tried with two clients, one is exactly this on > https://github.com/apache/guacamole-client/tree/master/doc/guacamole-example, > the other one uses guacamoli-lite. > The HTML file is

Re: Manage many backend from a single frontend

2019-07-19 Thread Nick Couchman
On Thu, Jul 18, 2019 at 2:57 PM Lukáš Raška wrote: > Hi, > I guess the easiest solution would be to use two different guacd > instances. Guacamole backend can use multiple guacd, but the frontend can > only use single Guacamole server, afaik. > No, this is not true - you can configure multiple

Re: Manage many backend from a single frontend

2019-07-19 Thread Nick Couchman
On Fri, Jul 19, 2019 at 11:03 AM Lukáš Raška wrote: > Hi, > > Dne pá 19. čvc 2019 17:37 uživatel Nick Couchman > napsal: > >> On Thu, Jul 18, 2019 at 2:57 PM Lukáš Raška wrote: >> >>> Hi, >>> I guess the easiest solution would be to use two different guacd >>> instances. Guacamole backend can