[
https://issues.apache.org/jira/browse/GUACAMOLE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266493#comment-16266493
]
Michael Jumper commented on GUACAMOLE-313:
------------------------------------------
I would propose augmenting the current session recording functionality, adding
the following additional parameters:
* {{recording-exclude-mouse}} (Allows the previous functionality, where mouse
position/button information is missing, to be restored)
* {{recording-include-keys}} (Allows inclusion of raw key events within the
recording)
* {{recording-exclude-output}} (Allows recordings to contain only input events)
Obviously, key events would need to be excluded by default for privacy's sake,
and we would need to provide a utility to digest the key events within the
recording and produce some sort of human-readable text file that could
reasonably be audited.
> Allow input events within session recording
> -------------------------------------------
>
> Key: GUACAMOLE-313
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-313
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-server, guacenc
> Reporter: Morgon Kanter
>
> Currently, session recordings exclude mouse position information, and do not
> provide for generalized logging of input events, as would be required in some
> situations where there are strict auditing requirements. By including mouse
> events within recordings by default, the cursor can be correctly displayed
> within video produced by {{guacenc}}, while at least providing an option to
> include key events would satisfy more strict auditing needs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)