Video creation of a run

Hi.

I’m from Iteratec and want to extend the current (v. 2.15) nodejs client with multistep capabilities. A feature we would like to have is next to a video of a run, a collection of images showing this run (timeframe view). So far i only see the creation of an mp4 video in the nodejs agent code. The question i have: Is this video created from screenshots on agent? If so, where can i interfere this process? If not, how does the server create the timeframe view from a video?

I’m pretty sure that server rendering of the video is still in the main trunk and hasn’t made it into a bundled release yet so 2.15 still needs a URLBlast agent to render the mobile video.

Now 2.16 I think it will do what you need