You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Chris Ruettimann (Jira)" <ji...@apache.org> on 2020/04/02 08:34:00 UTC

[jira] [Comment Edited] (GUACAMOLE-1003) I can't input the audio

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073507#comment-17073507 ] 

Chris Ruettimann edited comment on GUACAMOLE-1003 at 4/2/20, 8:33 AM:
----------------------------------------------------------------------

Hi, I observed the same problem.

CentOS7, Installed with Ansible Galaxy Role (mine) uniqconsulting.guacamole:
 [https://galaxy.ansible.com/uniqconsulting/guacamole]
 - Tomcat from EPEL repo
 - Guacamole from EPEL repo
 - extension from binary download of guacamole page
 - guacamole war from binary download of guacamole page

[root@vm21 ~]# rpm -qa | grep guac
libguac-client-rdp-1.1.0-1.el7.x86_64
guacd-1.1.0-1.el7.x86_64
libguac-client-ssh-1.1.0-1.el7.x86_64
libguac-client-telnet-1.1.0-1.el7.x86_64
libguac-1.1.0-1.el7.x86_64
libguac-client-vnc-1.1.0-1.el7.x86_64

*I can provide test system with account for debugging and redeploy an other one if needed.*
 * 
 -- Guacamole Single VM*
 -- Windows 2016 RDP for testing*

It seems to be a problem in app.js, but since I'm not a developper, I am lost here.

please let me know if I can help in any way

Thanks Chris

!guacamole_rdp_audio_input.png!

 

 


was (Author: christian773):
Hi, I observed the same problem.

CentOS7, Installed with Ansible Galaxy Role (mine) uniqconsulting.guacamole:
[https://galaxy.ansible.com/uniqconsulting/guacamole]

- Tomcat from EPEL repo
- Guacamole from EPEL repo
- extension from binary download of guacamole page
- guacamole war from binary download of guacamole page

*I can provide test system with account for debugging and redeploy an other one if needed.*
*- Guacamole Single VM*
*- Windows 2016 RDP for testing*

It seems to be a problem in app.js, but since I'm not a developper, I am lost here.

please let me know if I can help in any way

Thanks Chris


!guacamole_rdp_audio_input.png!

 

 

> 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)