![]() |
Video creation of a run - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: Video creation of a run (/showthread.php?tid=13449) |
Video creation of a run - oprinz - 12-17-2014 09:22 PM 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? RE: Video creation of a run - andydavies - 12-18-2014 08:35 PM 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. RE: Video creation of a run - andydavies - 12-19-2014 06:40 AM Now 2.16 I think it will do what you need |