Set autoplay to muted so it works consistently.

This commit is contained in:
Lex Toumbourou 2018-06-08 11:00:58 +10:00 committed by Brandon Amos
parent 0c07bba31e
commit 4d205fcd1b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ limitations under the License.
</ul>
<div id='tab-preview' class='tab-content'>
<video id="videoel" width="400" height="300"
preload="auto" loop></video>
muted autoplay preload="auto" loop></video>
</div>
<div id='tab-annotated' class='tab-content current'>
<div id="detectedFaces"></div>