I have a video with an image target … in <a-assets> the <video> has autoplay but it is not autoplaying.
How can I get it to start playing as soon as target is recognized?
<video id="house" src="assets/house.mp4" autoplay muted crossorigin="anonymous" loop="true" />