Cut out downtime from video
Activity Feed
Sort by

Tarun Kumar
But the recording link that our tool outputs doesn't automatically start from the actual execution, right Ian Jennings ?
I think we still need to implement that part

Tarun Kumar
This has been solved, just the way how youtube does.
Attributes in the url include (solves by "skipping" the downtime not by slicing it, as we would still need the logs from that time) :
timestamp - The start time at which the rec starts ;
syntax - timestamp=${time_in_ms}
playbackRate - The speed at which the rec should be ;
syntax - playbackRate=${int}
embed - will render a simplified, full screen view
syntax - embed=${boolean}