Mike Dickun created GUACAMOLE-886:
-------------------------------------
Summary: guacamole-client example custom app has no audio from RDP
session
Key: GUACAMOLE-886
URL: https://issues.apache.org/jira/browse/GUACAMOLE-886
Project: Guacamole
Issue Type: Bug
Components: guacamole-client, guacamole-common-js
Environment: Windows 10 for RDP
guacamole/guacd docker image for guacd
I made a docker image for the guacamole-client example app myself.
Chrome browser
Reporter: Mike Dickun
When using the stock sample app defined here:
[https://github.com/glyptodon/guacamole-client/tree/master/doc/guacamole-example]
with RDP I get no sound when watching video on the machine I'm RDP'ing to.
When I use the stock app
([https://github.com/glyptodon/guacamole-client/tree/master/guacamole]), sound
works. In my guacd logs, I can see that the audio format negotiation completes
successfully...
{{guacd[8]: INFO: Accepted format: 16-bit PCM with 2 channels at 44100 Hz}}
I also see on the Windows machine that the remote audio device connects, I just
get no sound in the browser. I'm unsure if the problem is in the
DummyGuacamoleTunnelServlet.java file or if the audio is being streamed to the
browser but somehow not being processed by the browser, which would point
perhaps to guacamole-common-js.
If I'm doing something wrong, I can't figure out what it is.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)