Skip to content

Commit 1398123

Browse files
committed
Remove video autoplay for consistency accross browsers
1 parent 984b032 commit 1398123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/boilerplate/360-video/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
URL: https://bitmovin.com/demos/vr-360
1818
-->
1919
<video id="video"
20-
autoplay loop
20+
loop
2121
crossorigin="anonymous"
2222
playsinline webkit-playsinline
2323
src="https://bitmovin-a.akamaihd.net/content/playhouse-vr/progressive.mp4">

0 commit comments

Comments
 (0)