From 73afa67be77e135782a9fc6dc7aa2eb3ab201121 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Fri, 3 Apr 2015 18:52:37 -0700 Subject: [PATCH] Fork SegmentTemplate test asset as non-live. The test asset as it exists upstream is styled as a live stream, in spite of the fact that it is static content. This creates a bad experience in the test app when this asset is selected. Fork it and remove the update property that makes the Player treat it as live. Change-Id: I8bc18c68186ccf9f51e9e031753bb39ed33e065a --- assets/car_segmenttemplate.mpd | 32 ++++++++++++++++++++++++++++++++ index.html | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 assets/car_segmenttemplate.mpd diff --git a/assets/car_segmenttemplate.mpd b/assets/car_segmenttemplate.mpd new file mode 100644 index 000000000..da1a81973 --- /dev/null +++ b/assets/car_segmenttemplate.mpd @@ -0,0 +1,32 @@ + + + //storage.googleapis.com/gtv-videos-bucket/dash/CarWidevine/car.mpd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 0319ca511..078f6368f 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ - +