James Muehlner created GUACAMOLE-1803:
-----------------------------------------
Summary: Update session recording playback progress during large
frame gaps
Key: GUACAMOLE-1803
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1803
Project: Guacamole
Issue Type: Improvement
Components: guacamole-client
Reporter: James Muehlner
Currently the in-browser session recording player only updates the progress bar
and elapsed timer when a new frame is rendered.
For most recordings, this isn't really an issue since there are frequent
frames, but there's technically stopping recordings from having arbitrarily
long gaps between frames, and this does sometimes happen in practice.
The session recording player should be modified to always update the progress
at a reasonable rate (e.g. 1hz) and also allow seeking to arbitrary positions
between frames.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)