[ https://issues.apache.org/jira/browse/GUACAMOLE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Muehlner updated GUACAMOLE-1803: -------------------------------------- Description: 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 nothing 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. was: 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. > 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 > Assignee: James Muehlner > Priority: Minor > > 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 nothing 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)