Skip to content

Commit

Permalink
bbb
Browse files Browse the repository at this point in the history
  • Loading branch information
philcluff committed May 2, 2019
1 parent 4cdc9a4 commit 9ea333d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 0.2/sash-simple-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand All @@ -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
},
Expand Down

0 comments on commit 9ea333d

Please sign in to comment.