...
TV PLAYER REPORT TEST TOOL
Table of Contents | ||
---|---|---|
|
...
Document Description
This document accompanies the release of the Kantar Spring library implementation test tool. It covers:
...
Code Block |
---|
http://example.2cnt.net/j0=,,,pl=jwplayer+plv=version1+sx=640+sy=517;+,stream=od+cq=123456789+uid=3f3tv5p+pst=,,0+0+mbeswh;+,1+21+mbeswj;;+dur=1501+vt=22;;; http://example.2cnt.net/j0=,,,pl=jwplayer+plv=version1+sx=640+sy=517;+,stream=od+cq=123456789+uid=3f3tv5p+pst=,,0+0+mbeswh;+,1+41+mbeswj;;+dur=1501+vt=42;;; http://example.2cnt.net/j0=,,,pl=jwplayer+plv=version1+sx=640+sy=517;+,stream=od+cq=123456789+uid=3f3tv5p+pst=,,0+0+mbeswh;+,1+61+mbeswj;;+dur=1501+vt=62;;; http://example.2cnt.net/j0=,,,pl=jwplayer+plv=version1+sx=640+sy=517;+,stream=od+cq=123456789+uid=3f3tv5p+pst=,,0+0+mbeswh;+,1+83+mbeswj;;+dur=1501+vt=84;;; http://example.2cnt.net/j0=,,,pl=jwplayer+plv=version1+sx=640+sy=517;+,stream=od+cq=123456789+uid=3f3tv5p+pst=,,0+0+mbeswh;+,1+105+mbeswj;;+dur=1501+vt=106;;; |
...
Stopping the stream after 2:00 min:
...
For the BARB TV Player project, you should be seeing heartbeats sent out at regu-lar0,3,10,20,30,40,50,60,120,180,.. seconds.
NOTE: There may be 1 or 2 seconds added to every heartbeat due to internal workings of the library.
...
Verifying the accuracy of your implementation
...
Your implementation may then be scheduled for live publication.
...
Kantar Spring Testing Tool
...
Log on to the web interface here:
https://mobiletest.2cnt.net/doc/html5/mobile.html
Enter and enter on the Initial Screen (see illustration below)
- Field 1 - your application name (<application>) – OPTIONAL
- Field 2 - your device ID (IDFA, IFV) – MANDATORYNOTE: please insert the MAC address in case of iOS only with upper case letters!
- Field 3 - your Site Code (a.k.a. Sitename) – MANDATORY
...
This output can only be viewed on screen – it cannot be output to a file.
...
Example of a correct implementation
...
In next part of the test the heartbeat data is broken down and parsed into a readable format.
See Heartbeats sent from the libraries for an explanation of the content.
...