From 9ea333d0d1191690736733ba7c74dfb84692913c Mon Sep 17 00:00:00 2001 From: Phil Cluff Date: Thu, 2 May 2019 15:49:22 +0100 Subject: [PATCH] bbb --- 0.2/sash-simple-template.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/0.2/sash-simple-template.json b/0.2/sash-simple-template.json index f764bab..8a6a2a7 100644 --- a/0.2/sash-simple-template.json +++ b/0.2/sash-simple-template.json @@ -6,8 +6,8 @@ "mime_type" : "video/mp4", "segment_template" : { "duration": 1.960, - "init": "http://example.com/ace6123d-021d-41e2-bc31-4a082df189f9/$rendition$/init.m4f", - "media": "http://example.com/ace6123d-021d-41e2-bc31-4a082df189f9/$rendition$/segment$number$.m4f", + "init": "http://example.com/big-buck-bunny/$rendition$/init.m4f", + "media": "http://example.com/big-buck-bunny/$rendition$/segment$number$.m4f", "start_number": 0, "end_number" : 154 }, @@ -26,8 +26,8 @@ "mime_type" : "video/mp4", "segment_template": { "duration": 1.996, - "init": "http://example.com/ace6123d-021d-41e2-bc31-4a082df189f9/$rendition$/init.m4f", - "media": "http://example.com/ace6123d-021d-41e2-bc31-4a082df189f9/$rendition$/segment$number$.m4f", + "init": "http://example.com/big-buck-bunny/$rendition$/init.m4f", + "media": "http://example.com/big-buck-bunny/$rendition$/segment$number$.m4f", "start_number": 0, "end_number": 154 },