-
-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
So I was running multiple tests in multiple devices and these are some conclusions:
Mp4 video on IpadOS:
- Works on uikit video
- Works on XRLayer
Mp4 video on iOS:
- Doesn't show on uikit video
- Black on XRLayer
- No console errors
Webm video on IpadOS:
- Not working on uikit video
- Works on XRLayer

Webm video on iOS:
- Doesn't show on uikit video
- Black on XRLayer

HLS video on IpadOS:
- Works on uikit video
- Works on XRLayer
HLS video on iOS:
- Not working on uikit video
- Not working on XRLayer

iOS version 18.4.1
iPadOS version 18.4.1
@react-three/uikit": "0.8.16",
@react-three/xr": "^6.6.16",
I've found this which maybe related: https://forum.babylonjs.com/t/webm-not-playing-in-videotexture-on-ios/58131/3
Metadata
Metadata
Assignees
Labels
No labels