aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.69k stars 3.98k forks source link

WebM videos doesn't work on Quest Browser / Quest 2 #5194

Open Mrbside opened 1 year ago

Mrbside commented 1 year ago

Description:

WebM videos work on PC Chrome but not on Quest 2 Quest browser, gives this error:

Uncaught (in promise) Event isTrusted: true bubbles: false cancelBubble: false cancelable: true composed: false currentTarget: null defaultPrevented: false eventPhase: 0 path: (7) [video#holoVid, a-assets, a-scene#scene, body, html.a-fullscreen, document, Window] returnValue: true srcElement: video#holoVid target: video#holoVid timeStamp: 3227.399999999441 type: "error"

dmarcos commented 1 year ago

Perhaps format not supported by Oculus Browser? Does it work with other videos?

dmarcos commented 1 year ago

Also without simple code to look at it will be hard what's going on. https://glitch.com/~aframe is great.

With info available it doesn't look an A-Frame issue but hard to tell.

tomtoom1978 commented 1 year ago

Not working too | Quest 2 A-Frame Version: 1.4.0 webm 4K (AV1 + Opus)

dmarcos commented 1 year ago

Afaik Quest 2 doesn't support AV1 decoding.