diff --git a/pystream/templates/index.html b/pystream/templates/index.html index c2a10f2..97af10a 100644 --- a/pystream/templates/index.html +++ b/pystream/templates/index.html @@ -107,7 +107,15 @@

{{title}}

controls muted="muted" style="position: relative; margin-left: auto; margin-right: auto; display: block" poster="" - data-setup='{"playbackRates": [1, 1.5, 2] }'> + data-setup='{ + "playbackRates": [1, 1.5, 2, 5], + "controlBar": { + "skipButtons": { + "backward": 10, + "forward": 10 + } + } + }'>

To view this video please enable JavaScript, and consider upgrading to a @@ -115,8 +123,7 @@

{{title}}

supports HTML5 video

- - +