start the live player muted
This commit is contained in:
parent
dfd32ed180
commit
68bf2ec2e8
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-lg-10">
|
||||
<div class="content">
|
||||
<video controls crossorigin playsinline muted volume=0.5 poster="static/images/poster.png">
|
||||
<video controls crossorigin playsinline muted poster="static/images/poster.png">
|
||||
</video>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue