Possible to get comparison filmstrip from API ?
|
05-28-2017, 09:21 AM
Post: #1
|
|||
|
|||
Possible to get comparison filmstrip from API ?
I started looking at using webpagetest API for scripted testing but was wondering if it's possible to get the comparison filmstrip image from the API ?
so Code: https://www.webpagetest.org/video/compare.php?tests=TESTID1,TESTID2 the resulting filmstrip that is produced ? |
|||
05-30-2017, 10:36 PM
Post: #2
|
|||
|
|||
RE: Possible to get comparison filmstrip from API ?
The compare.php page doesn't generate a single image, each frame displayed is a separate image. There is a link on the page to get a filmstrip image though (just below the filmstrip). If you replace compare.php with filmstrip.php you should get a png of the comparison filmstrip (warning, it may be HUGE).
|
|||
06-04-2017, 08:08 PM
Post: #3
|
|||
|
|||
RE: Possible to get comparison filmstrip from API ?
thanks Patrick for tip on filmstrip.php
![]() |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)