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 },