Sharing "share link" with another (authenticated) Guacamole user

2021-03-24 Thread Andrew Kilgore
Hi, I'm experimenting with connection sharing and encountered this issue using 1.1.0. I also tested on 1.3.0 and saw the same results. When I generate a "share link" and give it to a non-guacamole user (or a user that isn't authenticated), everything works as expected - the user is given access

Building guacenc within Docker image on 1.5.0

2023-02-20 Thread Andrew Kilgore
Hi all, I'm trying to build guacenc as part of the Docker build of the guacd image with the source for 1.5.0. Previously (prior to 1.5.0) this was achieved by adding libavformat-dev as a build dependency in the Dockerfile. However, as the image for 1.5.0 is based on Alpine Linux this package is

guacenc: Optimizing file size for periods of inactivity

2023-06-05 Thread Andrew Kilgore
Hi all, As a test, I have a recording of an RDP session which, after initially connecting to and displaying the remote display, remains inactive (no further display updates or user input) for approximately 1 minute. The file size of this recording is ~880K. However, when I encode this session

Re: guacenc: Optimizing file size for periods of inactivity

2023-06-05 Thread Andrew Kilgore
the case for the sample in-browser player)? Thanks again, Andrew. On Mon, 5 Jun 2023 at 18:35, Michael Jumper wrote: > On 6/5/23 10:06, Andrew Kilgore wrote: > > Hi all, > > > > As a test, I have a recording of an RDP session which, after initially > > connecting to and di