Update template
This commit is contained in:
parent
0859470436
commit
28b2a56ac9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<h1>Audiometer {{ inventory_hostname }}</h1>
|
<h1>Audiometer {{ inventory_hostname }}</h1>
|
||||||
<video-js id=vid1 width=640 height=960 class="vjs-default-skin" controls>
|
<video-js id=vid1 width=640 height=960 class="vjs-default-skin" preload="auto" controls>
|
||||||
<source
|
<source
|
||||||
src="stream.m3u8"
|
src="stream.m3u8"
|
||||||
type="application/x-mpegURL">
|
type="application/x-mpegURL">
|
||||||
|
|
Loading…
Reference in a new issue