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&
> page=com.atlassian.jira.plugin.system.issuetabpanels:
> comment-tabpanel#comment-16054277). This issue is resolved as "Cannot
> reproduce", but I can reproduce it always on my server installation (Ubuntu
> 16.04.03 LTS, libfreerdp 1.1 from repo, Guacamole server 0.9.13 manually
> built).
>
>
I've now reopened GUACAMOLE-296 and quoted the information above.

- Mike


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 show and
microphone is always blocked. It is even not possible to manually allow use
of the mic - clicking on the site setting shows microphone as blocked and
combo is disabled.  In the global options, mic is set to "Always ask", no
exceptions for my site. I am using Chrome 64.0.3282.167 on Linux Mint 18.3.

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=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16054277).
This issue is resolved as "Cannot reproduce", but I can reproduce it always
on my server installation (Ubuntu 16.04.03 LTS, libfreerdp 1.1 from repo,
Guacamole server 0.9.13 manually built).

Marko

сре, 21. феб 2018. у 23:14 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. у 23:05 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 with xfreerdp.
>>>
>>> With guacamole it is possible to make connection, but audio recording is
>>> not working. I have experienced issues with disconnets on recording
>>> (Guacamole-296, https://issues.apache.org/jira/browse/GUACAMOLE-296),
>>> the proposed fix was applied and there are no disconnects. However, the
>>> recording still does not work -  Skype reports problems with remote
>>> microphone.
>>>
>>>
>>> Log messages from guacd?
>>>
>>> - Mike
>>>
>>>


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. у 23:05 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 with
>> xfreerdp.
>>
>> With guacamole it is possible to make connection, but audio recording is
>> not working. I have experienced issues with disconnets on recording
>> (Guacamole-296, https://issues.apache.org/jira/browse/GUACAMOLE-296),
>> the proposed fix was applied and there are no disconnects. However, the
>> recording still does not work -  Skype reports problems with remote
>> microphone.
>>
>>
>> Log messages from guacd?
>>
>> - Mike
>>
>>


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 with
xfreerdp.

With guacamole it is possible to make connection, but audio recording is
not working. I have experienced issues with disconnets on recording
(Guacamole-296, https://issues.apache.org/jira/browse/GUACAMOLE-296), the
proposed fix was applied and there are no disconnects. However, the
recording still does not work -  Skype reports problems with remote
microphone.


Log messages from guacd?

- Mike


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. 



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


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 is
> blocking websockets. How to I force to use HTTP ?
>
>
I would recommend instead setting up encryption through enabling SSL on
your Nginx server, as that would likely both work around the problems with
the interfering proxy while also providing necessary security. It's
generally not recommendable to access remote desktop services without any
encryption.

You can effectively disable WebSocket by configuring your Nginx reverse
proxy to return a 404 for /guacamole/websocket-tunnel (assuming you are
serving Guacamole from /guacamole - adjust this accordingly if you are
using a different path). It is likely that the interfering proxy is
allowing WebSocket to partially succeed, hence the lack of proper fallback,
but the hard 404 error will force Guacamole to fallback to HTTP. Beware
that:

* The HTTP tunnel has reasonable performance but will not be as nice as
WebSocket.
* If your proxy interferes with WebSocket, there's a good chance it will
interfere with HTTP as well. If you cannot use encryption, and the proxy
prevents any form of streaming from working properly, you may be out of
luck.

- Mike


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: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


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 6:02 AM, Amarjeet Singh 
> wrote:
>
>> Hi Team,
>>
>>
>> I am trying to redirect Shared drive  [ from Guacamole Server ] to remote
>> desktop [ Ubuntu with XfreeRdp installed ] .
>>
>>
> I gather you mean xrdp, not XfreeRdp.  XfreeRdp is the Linux RDP client,
> xrdp is the RDP service for Linux.
>
>
>> It's not working.
>>
>>
> Do you know for sure that xrdp supports drive/filesystem redirection?
> Have you tried it with other RDP clients to see if it works as it does with
> a Windows RDP server?
>
> -Nick
>


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.