Prevent VNC display from stretching?

2018-02-21 Thread amlamarra
Is there a way to get VNC connections from stretching (or shrinking) the display by default? I'd like to keep it at 100%. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: Audio input problems

2018-02-21 Thread Mike Jumper
On Wed, Feb 21, 2018 at 4:01 PM, Marko Nikolić wrote: > ... > The other issue is that I still need to patch Guacamole server build with > workaround from Guacamole-296 issue (https://issues.apache.org/ > jira/browse/GUACAMOLE-296?focusedCommentId=16054277& >

Re: Audio input problems

2018-02-21 Thread Marko Nikolić
I have found the source of the issue, but still not full solution. It looks like the problem is in Chrome, the Firefox is working normally. When remote app tries to access microphone, FF pops dialog and asks for permission to use the mic. In the Chrome, the dialog for allowing mic access does not

Re: Audio input problems

2018-02-21 Thread Marko Nikolić
Audio recording works with xfreerdp using parameters below: xfreerdp /u:** /p:** /d:** /v:** /cert-ignore /sound /microphone сре, 21. феб 2018. у 23:10 Marko Nikolić је написао/ла: > Hi Mike, > > Please find guacd log attached. > > Marko > > сре, 21. феб 2018. у

Re: Audio input problems

2018-02-21 Thread Mike Jumper
On Feb 21, 2018 14:03, "Marko Nikolić" wrote: Hello, I am trying to enable audio input in the Guacamole 0.9.13, libfreerdp-1.1 (default from Ubuntu repo) and Windows Server 2012R2. The audio playback and recording is tested with Skype and working when used directly

Re: Disable Websocket

2018-02-21 Thread yozh
Thank you for the reply. They are also doing HTTPS inspection so it does not help... I was able to get ws to fail and it does fall back to the HTTP tunnel, but seems only connects half the time and when it does it fails in about 20 seconds... Thank you for the help, I guess I am out of luck.

Re: Disable Websocket

2018-02-21 Thread Mike Jumper
On Wed, Feb 21, 2018 at 8:08 AM, yozh wrote: > Hello, > > I brought this up before, but never got an answer. How do I disable > websockets and use HTTP tunnel ? I`m using nginx as a proxy for port 80, > and > it doesnt seem to fall back to HTTP, just times out since websense

Re: Disable Websocket

2018-02-21 Thread yozh
Hello, I brought this up before, but never got an answer. How do I disable websockets and use HTTP tunnel ? I`m using nginx as a proxy for port 80, and it doesnt seem to fall back to HTTP, just times out since websense is blocking websockets. How to I force to use HTTP ? -- Sent from:

Re: Device redirection not working in LINUX RDP

2018-02-21 Thread Amarjeet Singh
Yes I am sure and I have done that . Below is the command :- xfreerdp /u:xx /p: /v:192.168.2.129 /shell:xfce4-session /drive:amarjeet,/home/gk/ Thanks and Regards, Amarjeet Singh On Thu, Feb 15, 2018 at 9:30 PM, Nick Couchman wrote: > On Thu, Feb 15, 2018 at

Re: Working with pipes

2018-02-21 Thread Nick Couchman
. > > Waait! Guacamole does send images, yes, but there is also an OSC which > temporarily redirects output to a pipe stream: > > . Sorry. Very nice.