diff --git a/usr/share/nginx/html/play/index.html b/usr/share/nginx/html/play/index.html index d0e4cad2ab7fd0581f57a3b0dee3b8d58c25c009..f62108add8a4e78ce729c049f48c1816c195f165 100644 --- a/usr/share/nginx/html/play/index.html +++ b/usr/share/nginx/html/play/index.html @@ -1,8 +1,8 @@ <script src="http://cdn.dashjs.org/latest/dash.all.min.js"></script> <body> - <video data-dashjs-player - width="640" height="480" controls autoplay - src="http://192.168.72.132/dash/sintel_dash/index.mpd"> - </video> + <video data-dashjs-player + width="640" height="480" controls autoplay + src="http://192.168.72.132/dash/sintel_dash/index.mpd"> + </video> </body> \ No newline at end of file