[
https://issues.apache.org/jira/browse/GUACAMOLE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352754#comment-17352754
]
Mike Jumper commented on GUACAMOLE-343:
---------------------------------------
{quote}
One related thing that I was thinking about was some way to dynamically stop
and start recording of a session, which might dovetail nicely with the changes
requested, here. Something to think about for a future release.
{quote}
I actually had some code I was toying with a while back that used a JavaScript
GIF library to produce client-side session recordings. It couldn't handle
recordings for lengthy time periods (the browser ran out of memory), but
something like that might be a good way to provide dynamic start/stop of a
recording that's meant to be user-visible.
If I can go a bit further astray into the broader world of
all-things-related-to-session-recording, I think we should also look into
providing:
* Connection history attributes (to associate arbitrary data with history
entries)
* Automatic association of generated recordings with their connections
(presumably via an extension that leverages connection history attributes),
plus some sort of embedded web-based player like {{guacamole-playback-example}}.
> Recording option should get a checkbox to enable/disable recording
> ------------------------------------------------------------------
>
> Key: GUACAMOLE-343
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-343
> Project: Guacamole
> Issue Type: Wish
> Components: guacamole, guacamole-ext, guacamole-server
> Reporter: Peter M.
> Assignee: Nick Couchman
> Priority: Minor
>
> The "Screen Recording" and "Typescript (Text Session Recording) option should
> receive a checkbox to enable/disable recording. Currently recording is
> enabled by configuring a recording or typescript path and name.
> Currently it is not possible to setup the recording path and name without
> automatically starting to record. An additional checkbox like
> [ ] Enable Recording
> would be nice. So you could then preconfigure the paths, filenames per
> connection, easily clone or preconfigure them. When recording is needed you
> just need to enable the checkbox.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)