-
Notifications
You must be signed in to change notification settings - Fork 104
Can't play video in IOS #57
Comments
@windystrife
See: https://webkit.org/blog/6784/new-video-policies-for-ios/ I was able to get video playing in a demo I build myself, so I know it works. |
I encountered some issues with video (and I couldn't use |
set your video in html, something like this works for me:
if on iphone use
|
I tried to enable I'm on iOS 12.1.4 and XCode 10.1. |
i write some demo to play video .mp4 (no AR) , three.js only
but it can't play video in webARonArkit (it's black screen)
can play well on PC.
here it is:
https://windystrife.github.io/three.ar.js/examples/VideoTest.html
The text was updated successfully, but these errors were encountered: