[
https://issues.apache.org/jira/browse/GUACAMOLE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074294#comment-17074294
]
Jimmy edited comment on GUACAMOLE-1003 at 4/3/20, 6:10 AM:
-----------------------------------------------------------
[~vnick] and [~mjumper]
I retried with a build of guacamole-client form staging/1.2.0 and the latest
master branch.
But I still encountered this issue.
So I analyzed the source code of guacamole-client and guacamole-server.
Finally, I found the cause.
This issue isn't related to the guacamole-client and guacamole-server.
This is because the Chrome browser disabled the Microphone/Camera for local
unsecure origins.
I followed the instructions in
[here|https://medium.com/@Carmichaelize/enabling-the-microphone-camera-in-chrome-for-local-unsecure-origins-9c90c3149339]
and then the audio-input feature works well.
All of 1.10 and staging/1.20 and the latest master branch works well.
Thanks for your help.
was (Author: myjimmy):
[~vnick] and [~mjumper]
I retried with a build of guacamole-client form staging/1.2.0 and the latest
master branch.
But I still encountered this issue.
So I analyzed the source code of guacamole-client and guacamole-server.
Finally, I found the cause.
This issue isn't related to the guacamole-client and guacamole-server.
This is because the Chrome browser disabled the Microphone/Camera for local
unsecure origins.
I followed the instructions in
[here|[https://medium.com/@Carmichaelize/enabling-the-microphone-camera-in-chrome-for-local-unsecure-origins-9c90c3149339]]
and then the audio-input feature works well.
All of 1.10 and staging/1.20 and the latest master branch works well.
Thanks for your help.
> I can't input the audio
> -----------------------
>
> Key: GUACAMOLE-1003
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1003
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client, guacamole-server, RDP
> Affects Versions: 1.1.0
> Environment: Ubuntu 18.04 64bit, Windows 10 64bit
> Reporter: Jimmy
> Priority: Minor
> Attachments: guacamole_rdp_audio_input.png,
> image-2020-04-01-11-22-28-998.png
>
>
> I tried to input the audio in 1.1.0 version and latest master of Guacamole
> Server/Client.
> But I can't input the audio.
>
> I set the parameter "enable-audio-input" to true.
> Also, I built the latest master branch of FreeRDP with the following build
> options:
> {noformat}
> $ cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_CUPS=on
> -DWITH_WAYLAND=off -DWITH_PULSE=on -DWITH_FFMPEG=on {noformat}
> I found the following javascript log from the Chrome browser:
> !image-2020-04-01-11-22-28-998.png!
> I can't know whether I incorrectly build & test Apache Guacamole
> Server/Client or it's a bug.
> *If it isn't a bug, please let me know the correct build options & the
> correct testing method.*
>
> Thanks.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)