aframe icon indicating copy to clipboard operation
aframe copied to clipboard

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

Open Mrbside opened this issue 2 years ago • 4 comments

Description:

  • A-Frame Version: 1.3.0
  • Platform / Device: Quest 2
  • Reproducible Code Snippet or URL:

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" [[Prototype]]: Event

Mrbside avatar Dec 27 '22 05:12 Mrbside

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

dmarcos avatar Dec 27 '22 10:12 dmarcos

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.

dmarcos avatar Dec 27 '22 14:12 dmarcos

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

tomtoom1978 avatar Feb 04 '23 17:02 tomtoom1978

Afaik Quest 2 doesn't support AV1 decoding.

dmarcos avatar Nov 03 '23 10:11 dmarcos