Silverlight Implementation
This memo provides links pertaining to Spring plug-in library implementation for the Microsoft Silverlight framework.
Background
The implementation was undertaken in Norway by broadcaster tv2, following the recommended standard procedure as documented at https://kantarmedia.atlassian.net/wiki/spaces/public/pages/159727252/BARB+TVPR+Project.
Please refer to section Documentation to implement the Streaming Tag and the general streaming implementation documentation at Implementation of Stream Measurement for Barb TV Player Report
tv2 implemented an adapter for the Silverlight player and called the tracking method in the SpringStreams library. See script externalPlayer-4.0.js below.
TV2 implementation example
See the first link below to find the tv2 web player using Silverlight. The plug-in integration continues to be live within the player.
http://www.tv2.no/play/nyheter/utenriks/her-eksploderer-det-i-brorskapets-hovedkvarter-729156.html
The next document details the tv2 developer team implementation of Silverlight itself
http://webtv.tv2.no/webtv/sumo/script/lib/silverlight.js
This final document describes the integration of the Spring plug-in stream
http://webtv.tv2.no/multimedia/webtv/dido/externalPlayer-4.0.js
Within this script see:
- function createPlayer
- function: initSpringStreams
The Spring measurement is set-up as per SpringStreams.