Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The implementation was undertaken in Norway by broadcaster tv2, following the recommended standard procedure as documented at https://confluencekantarmedia.springatlassian.denet/wiki/displayspaces/public/pages/159727252/BARB+TVPR+Project.

Please refer to section Documentation to implement the Streaming Tag and the general streaming implementation documentation at https://confluence.spring.de/display/public/Implementation + of + Stream + Measurement + for +BARB+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. 


Info
titleTV2 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

...