Commentary
Mobile | Web | |
---|---|---|
DIVA's Commentary feature provides users with related, interactive content on the video being consumed. Commentary events correspond with the playhead position; therefore, users seeking through content are presented with commentary events relevant to the point in the video stream they are consuming. Selecting a Commentary event revisits the relevant part of the video stream.
Push Engine component​
The commentary collection (a set of event item) should be configured with the PushEngine component.
DIVA requirements​
DIVA provides a set of configurations to enable the Commentary feature. A data integration layer using a sport data provider (that gets information from sport feeds like Matrix or Opta), or an editorial content using DIVA's backoffice Video Editor console is required. The data collection should be provided by the project and configured in the pushEngine component.
DIVA setting and videoMetadata​
- pushEngine
- Commentary
- Timeline icons customisation
isCommentaryBadgeVisible
isCommentaryFilteredByChapter
DIVA translations​
Define the localization of the commentary events using the pushEngine. To change the available language, link to a different collection.
The message displayed when the Commentary panel is empty, and the menu label are both configurable within the dictionary.
Analytics​
For commentary, Diva raises externally Analytics events
Product documentation​
For Commentary visuals and behaviors, visit the DIVA help centre.
- To avoid wrong sorting events on Commentary, set the same
seekOffset
in pushEngine data for the too close events (like assist and goal, foul and YC) in order to avoid to see next labeled event below current event inside the list.