Visual Timeline User Guide
User interface
The first view of the Visual Timeline App in a browser renders the title bar and a sample Event Timeline waterfall diagram.
Hovering your mouse over an item in the waterfall allows you to see more timing information.
Ignore Manifest URL
Many CDNs redirect the manifest download to a different URL, leading to different URLs being reported for the start and end of a manifest download. The result is that the visual timeline will show the manifest download as start and complete events rather than a single transfer.
To overcome this, check the Ignore manifest URL box, and the manifest download events will be reconciled into a single transfer.
Drag and Drop
If you have an Event Timeline JSON data file, you can drag and drop this file onto the UI to see your data rendered as a waterfall.
[
{
"time": "2023-01-04T15:39:15.612Z",
"eventType": "EVENT_TIMELINE",
"command": "logging_started"
},
{
"time": "2023-01-04T15:39:21.330Z",
"eventType": "PLAYBACK",
"command": "seturl",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:21.386Z",
"eventType": "MANIFEST_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:21.480Z",
"eventType": "MANIFEST_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:21.918Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:21.921Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:22.007Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:22.009Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-1.m4a\"}"
},
{
"time": "2023-01-04T15:39:22.010Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:22.010Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-1.m4v\"}"
},
{
"time": "2023-01-04T15:39:22.168Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-1.m4a\"}"
},
{
"time": "2023-01-04T15:39:22.318Z",
"eventType": "LICENCE_REQUEST",
"command": "key_request_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:22.461Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:22.546Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:22.547Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-1.m4v\"}"
},
{
"time": "2023-01-04T15:39:22.822Z",
"eventType": "LICENCE_REQUEST",
"command": "key_request_success",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:23.439Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-1.m4v\"}"
},
{
"time": "2023-01-04T15:39:23.443Z",
"eventType": "PLAYBACK",
"command": "seeking",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:23.444Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-2.m4v\"}"
},
{
"time": "2023-01-04T15:39:23.466Z",
"eventType": "PLAYBACK",
"command": "seeked",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:23.466Z",
"eventType": "PLAYBACK",
"command": "prepared",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:23.466Z",
"eventType": "PLAYBACK",
"command": "start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:24.180Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-2.m4a\"}"
},
{
"time": "2023-01-04T15:39:24.246Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-2.m4v\"}"
},
{
"time": "2023-01-04T15:39:24.346Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-2.m4a\"}"
},
{
"time": "2023-01-04T15:39:24.352Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-3.m4a\"}"
},
{
"time": "2023-01-04T15:39:24.450Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-3.m4a\"}"
},
{
"time": "2023-01-04T15:39:24.525Z",
"eventType": "PLAYBACK",
"command": "firstframe",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream.mpd\"}"
},
{
"time": "2023-01-04T15:39:25.254Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-3.m4v\"}"
},
{
"time": "2023-01-04T15:39:26.842Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-3.m4v\"}"
},
{
"time": "2023-01-04T15:39:26.845Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-4.m4v\"}"
},
{
"time": "2023-01-04T15:39:27.470Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-4.m4a\"}"
},
{
"time": "2023-01-04T15:39:27.626Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-4.m4a\"}"
},
{
"time": "2023-01-04T15:39:28.104Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-4.m4v\"}"
},
{
"time": "2023-01-04T15:39:28.110Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-5.m4v\"}"
},
{
"time": "2023-01-04T15:39:28.636Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-5.m4a\"}"
},
{
"time": "2023-01-04T15:39:28.787Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-5.m4a\"}"
},
{
"time": "2023-01-04T15:39:29.125Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-5.m4v\"}"
},
{
"time": "2023-01-04T15:39:29.127Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-6.m4v\"}"
},
{
"time": "2023-01-04T15:39:29.798Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-6.m4a\"}"
},
{
"time": "2023-01-04T15:39:29.941Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-6.m4v\"}"
},
{
"time": "2023-01-04T15:39:29.957Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-6.m4a\"}"
},
{
"time": "2023-01-04T15:39:29.959Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-7.m4a\"}"
},
{
"time": "2023-01-04T15:39:30.043Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-7.m4a\"}"
},
{
"time": "2023-01-04T15:39:30.948Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_3500000_Segment-7.m4v\"}"
},
{
"time": "2023-01-04T15:39:31.115Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:31.227Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:31.228Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-7.m4v\"}"
},
{
"time": "2023-01-04T15:39:32.626Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-7.m4v\"}"
},
{
"time": "2023-01-04T15:39:32.631Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-8.m4v\"}"
},
{
"time": "2023-01-04T15:39:33.052Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-8.m4a\"}"
},
{
"time": "2023-01-04T15:39:33.357Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-8.m4a\"}"
},
{
"time": "2023-01-04T15:39:33.801Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-8.m4v\"}"
},
{
"time": "2023-01-04T15:39:33.809Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-9.m4v\"}"
},
{
"time": "2023-01-04T15:39:34.361Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-9.m4a\"}"
},
{
"time": "2023-01-04T15:39:34.517Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-9.m4a\"}"
},
{
"time": "2023-01-04T15:39:35.135Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-9.m4v\"}"
},
{
"time": "2023-01-04T15:39:35.138Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-10.m4v\"}"
},
{
"time": "2023-01-04T15:39:35.524Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-10.m4a\"}"
},
{
"time": "2023-01-04T15:39:35.679Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-10.m4a\"}"
},
{
"time": "2023-01-04T15:39:36.096Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-10.m4v\"}"
},
{
"time": "2023-01-04T15:39:36.099Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-11.m4v\"}"
},
{
"time": "2023-01-04T15:39:36.691Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-11.m4a\"}"
},
{
"time": "2023-01-04T15:39:36.867Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-11.m4a\"}"
},
{
"time": "2023-01-04T15:39:37.382Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-11.m4v\"}"
},
{
"time": "2023-01-04T15:39:37.390Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-12.m4v\"}"
},
{
"time": "2023-01-04T15:39:37.877Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-12.m4a\"}"
},
{
"time": "2023-01-04T15:39:38.046Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-12.m4a\"}"
},
{
"time": "2023-01-04T15:39:38.479Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-12.m4v\"}"
},
{
"time": "2023-01-04T15:39:38.482Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_5000000_Segment-13.m4v\"}"
},
{
"time": "2023-01-04T15:39:38.555Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-13.m4a\"}"
},
{
"time": "2023-01-04T15:39:38.713Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-13.m4a\"}"
},
{
"time": "2023-01-04T15:39:39.223Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:39.347Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_init.m4i\"}"
},
{
"time": "2023-01-04T15:39:39.349Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-13.m4v\"}"
},
{
"time": "2023-01-04T15:39:40.496Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-13.m4v\"}"
},
{
"time": "2023-01-04T15:39:40.500Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-14.m4v\"}"
},
{
"time": "2023-01-04T15:39:40.740Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-14.m4a\"}"
},
{
"time": "2023-01-04T15:39:41.059Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-14.m4a\"}"
},
{
"time": "2023-01-04T15:39:41.974Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-14.m4v\"}"
},
{
"time": "2023-01-04T15:39:42.483Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-15.m4v\"}"
},
{
"time": "2023-01-04T15:39:42.572Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-15.m4a\"}"
},
{
"time": "2023-01-04T15:39:42.751Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-15.m4a\"}"
},
{
"time": "2023-01-04T15:39:45.035Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-15.m4v\"}"
},
{
"time": "2023-01-04T15:39:45.048Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-16.m4v\"}"
},
{
"time": "2023-01-04T15:39:45.763Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-16.m4a\"}"
},
{
"time": "2023-01-04T15:39:45.945Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-16.m4a\"}"
},
{
"time": "2023-01-04T15:39:46.544Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-16.m4v\"}"
},
{
"time": "2023-01-04T15:39:46.549Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-17.m4v\"}"
},
{
"time": "2023-01-04T15:39:47.452Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-17.m4a\"}"
},
{
"time": "2023-01-04T15:39:47.648Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-17.m4a\"}"
},
{
"time": "2023-01-04T15:39:48.334Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-17.m4v\"}"
},
{
"time": "2023-01-04T15:39:48.660Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-18.m4a\"}"
},
{
"time": "2023-01-04T15:39:48.777Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-18.m4a\"}"
},
{
"time": "2023-01-04T15:39:48.843Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-18.m4v\"}"
},
{
"time": "2023-01-04T15:39:50.277Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-18.m4v\"}"
},
{
"time": "2023-01-04T15:39:50.784Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-19.m4v\"}"
},
{
"time": "2023-01-04T15:39:50.795Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-19.m4a\"}"
},
{
"time": "2023-01-04T15:39:51.019Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-19.m4a\"}"
},
{
"time": "2023-01-04T15:39:52.407Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-19.m4v\"}"
},
{
"time": "2023-01-04T15:39:52.531Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-20.m4a\"}"
},
{
"time": "2023-01-04T15:39:52.656Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-20.m4a\"}"
},
{
"time": "2023-01-04T15:39:52.916Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-20.m4v\"}"
},
{
"time": "2023-01-04T15:39:54.240Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-20.m4v\"}"
},
{
"time": "2023-01-04T15:39:54.676Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-21.m4a\"}"
},
{
"time": "2023-01-04T15:39:54.748Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-21.m4v\"}"
},
{
"time": "2023-01-04T15:39:54.801Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-21.m4a\"}"
},
{
"time": "2023-01-04T15:39:55.719Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-21.m4v\"}"
},
{
"time": "2023-01-04T15:39:56.315Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-22.m4a\"}"
},
{
"time": "2023-01-04T15:39:56.426Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-22.m4a\"}"
},
{
"time": "2023-01-04T15:39:56.730Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-22.m4v\"}"
},
{
"time": "2023-01-04T15:39:57.811Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-22.m4v\"}"
},
{
"time": "2023-01-04T15:39:58.445Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-23.m4a\"}"
},
{
"time": "2023-01-04T15:39:58.556Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-23.m4a\"}"
},
{
"time": "2023-01-04T15:39:58.827Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-23.m4v\"}"
},
{
"time": "2023-01-04T15:40:00.130Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-23.m4v\"}"
},
{
"time": "2023-01-04T15:40:00.572Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-24.m4a\"}"
},
{
"time": "2023-01-04T15:40:00.644Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-24.m4v\"}"
},
{
"time": "2023-01-04T15:40:00.663Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-24.m4a\"}"
},
{
"time": "2023-01-04T15:40:02.410Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-24.m4v\"}"
},
{
"time": "2023-01-04T15:40:02.414Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-25.m4v\"}"
},
{
"time": "2023-01-04T15:40:02.677Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-25.m4a\"}"
},
{
"time": "2023-01-04T15:40:02.884Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-25.m4a\"}"
},
{
"time": "2023-01-04T15:40:04.012Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-25.m4v\"}"
},
{
"time": "2023-01-04T15:40:04.396Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-26.m4a\"}"
},
{
"time": "2023-01-04T15:40:04.523Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-26.m4v\"}"
},
{
"time": "2023-01-04T15:40:04.526Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-26.m4a\"}"
},
{
"time": "2023-01-04T15:40:05.557Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-26.m4v\"}"
},
{
"time": "2023-01-04T15:40:06.548Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-27.m4a\"}"
},
{
"time": "2023-01-04T15:40:06.572Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-27.m4v\"}"
},
{
"time": "2023-01-04T15:40:06.724Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-27.m4a\"}"
},
{
"time": "2023-01-04T15:40:07.528Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-27.m4v\"}"
},
{
"time": "2023-01-04T15:40:08.540Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-28.m4v\"}"
},
{
"time": "2023-01-04T15:40:08.747Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-28.m4a\"}"
},
{
"time": "2023-01-04T15:40:08.964Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-28.m4a\"}"
},
{
"time": "2023-01-04T15:40:09.835Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-28.m4v\"}"
},
{
"time": "2023-01-04T15:40:10.478Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-29.m4a\"}"
},
{
"time": "2023-01-04T15:40:10.585Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-29.m4a\"}"
},
{
"time": "2023-01-04T15:40:10.851Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-29.m4v\"}"
},
{
"time": "2023-01-04T15:40:12.101Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-29.m4v\"}"
},
{
"time": "2023-01-04T15:40:12.598Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-30.m4a\"}"
},
{
"time": "2023-01-04T15:40:12.608Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-30.m4v\"}"
},
{
"time": "2023-01-04T15:40:12.718Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-30.m4a\"}"
},
{
"time": "2023-01-04T15:40:14.637Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-30.m4v\"}"
},
{
"time": "2023-01-04T15:40:14.642Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-31.m4v\"}"
},
{
"time": "2023-01-04T15:40:14.739Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-31.m4a\"}"
},
{
"time": "2023-01-04T15:40:14.895Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-31.m4a\"}"
},
{
"time": "2023-01-04T15:40:16.308Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-31.m4v\"}"
},
{
"time": "2023-01-04T15:40:16.401Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-32.m4a\"}"
},
{
"time": "2023-01-04T15:40:16.526Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-32.m4a\"}"
},
{
"time": "2023-01-04T15:40:16.813Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-32.m4v\"}"
},
{
"time": "2023-01-04T15:40:18.721Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-32.m4v\"}"
},
{
"time": "2023-01-04T15:40:18.727Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-33.m4v\"}"
},
{
"time": "2023-01-04T15:40:19.548Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-33.m4a\"}"
},
{
"time": "2023-01-04T15:40:19.709Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-33.m4a\"}"
},
{
"time": "2023-01-04T15:40:20.394Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-33.m4v\"}"
},
{
"time": "2023-01-04T15:40:20.717Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-34.m4a\"}"
},
{
"time": "2023-01-04T15:40:20.818Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-34.m4a\"}"
},
{
"time": "2023-01-04T15:40:20.900Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-34.m4v\"}"
},
{
"time": "2023-01-04T15:40:22.462Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-34.m4v\"}"
},
{
"time": "2023-01-04T15:40:22.470Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-35.m4v\"}"
},
{
"time": "2023-01-04T15:40:23.324Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-35.m4a\"}"
},
{
"time": "2023-01-04T15:40:23.511Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-35.m4a\"}"
},
{
"time": "2023-01-04T15:40:24.111Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-35.m4v\"}"
},
{
"time": "2023-01-04T15:40:24.516Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-36.m4a\"}"
},
{
"time": "2023-01-04T15:40:24.610Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-36.m4a\"}"
},
{
"time": "2023-01-04T15:40:24.621Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-36.m4v\"}"
},
{
"time": "2023-01-04T15:40:26.068Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-36.m4v\"}"
},
{
"time": "2023-01-04T15:40:26.578Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-37.m4v\"}"
},
{
"time": "2023-01-04T15:40:26.629Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-37.m4a\"}"
},
{
"time": "2023-01-04T15:40:26.783Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-37.m4a\"}"
},
{
"time": "2023-01-04T15:40:28.071Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_6500000_Segment-37.m4v\"}"
},
{
"time": "2023-01-04T15:40:28.300Z",
"eventType": "SEGMENT_DL",
"command": "network_start",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-38.m4a\"}"
},
{
"time": "2023-01-04T15:40:28.480Z",
"eventType": "SEGMENT_DL",
"command": "network_complete",
"extra": "{\"url\":\"https://otvplayer.nagra.com/demo/content/ed_elephants_dream_1080p/elephants_dream_und_96000_50_Segment-38.m4a\"}"
}
]
Working with TVDemo
The TV Demo application can be used to generate Event Timeline data to visualise how a stream in a particular environment on your choice of platform performs. This can be done in two ways:
TVDemo embedded with the Visual Timeline running on a Smart TV you wish to analyse.
Visual Timeline running in a Browser paired with a TVDemo instance on a SmartTV.
The second option is covered in these pages; further information on the TV Demo App can be found in the CONNECT Player TV Demo Documentation.
Timeline Sockets companion service
A Socket.io service has been created to enable Events to be extracted from the SmartTV under test.
The distributable code for this service is included in the deliverables for this product so you can self-host it in the environment of your choice.
When the TVDemo is first launched it will connect and register with the Socket.io service. This generates a random five-character Session Id that can allow emitters and receivers within unique sessions to be paired. You can enter the Session Id into the form along with an alternative URL if you are self-hosting the Sockets.io service.
The alternative configuration is restricted to the host path having a timeline-sockets/
suffix. Therefore there is no need to include this in what you enter here.
When you click the Listen For Events button, the App clears any previous waterfall and will listen for events generated by the session.
Events received will be rendered accordingly on arrival.
If for some reason the Visual Timeline loses contact with the Socket.io service, an alert will be shown: