You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Umesh Bhatt <um...@nuvepro.com> on 2019/11/15 06:31:08 UTC

Screenshots of remote machine usage

Hi,

As there is option to create video of user session in remote machine, is there any way to take the screenshots at multiple times?
Since screenshots will be smaller in size compared to video.

Regards,
Umesh

Re: Screenshots of remote machine usage

Posted by Mike Jumper <mj...@apache.org>.
On Thu, Nov 14, 2019, 22:37 Umesh Bhatt <um...@nuvepro.com> wrote:

> Hi,
>
> As there is option to create video of user session in remote machine, is
> there any way to take the screenshots at multiple times?
>
> Since screenshots will be smaller in size compared to video.
>

Unless you take these screenshots very infrequently, that may not be the
case. Guacamole's screen recordings are made up of a series incremental
changes, whereas a full screenshot would capture absolutely everything,
even things that aren't changing.

- Mike

RE: Screenshots of remote machine usage

Posted by Adrian Owen <ad...@eesm.com>.
Use ffmpeg to pull snapshots from the M4V

https://stackoverflow.com/questions/27568254/how-to-extract-1-screenshot-for-a-video-with-ffmpeg-at-a-given-time

From: Umesh Bhatt [mailto:umesh@nuvepro.com]
Sent: 15 November 2019 06:31
To: user@guacamole.apache.org
Subject: Screenshots of remote machine usage

Hi,

As there is option to create video of user session in remote machine, is there any way to take the screenshots at multiple times?
Since screenshots will be smaller in size compared to video.

Regards,
Umesh