Slide 18
Slide 18 text
PLAYOUT
$ http GET http://playout
{
"clipSegments": [305, 305],
"durations": [3045000, 3049000],
"clipTimes": [
1593174206000,
1593618600000,
],
"currentTime": 1593618583000,
"discontinuity": true,
"initialClipIndex": 890,
"initialSegmentIndex": 84913,
"playlistType": "live",
"sequences": [
{
"clips": [
{"path": "/proxy/STARTREK_S01E01_720p.mp4", "type": "source"},
{"path": "/proxy/STARTREK_S01E02_720p.mp4", "type": "source"}
],
"language": "eng"
},
{
"clips": [
{"path": "/proxy/STARTREK_S01E01_640p.mp4", "type": "source"},
{"path": "/proxy/STARTREK_S01E02_640p.mp4", "type": "source"}
],
"language": "eng"
}
]
}