Aframe: Video and Videosphere Don't Load in Chromium

Created on 14 Nov 2016  Â·  8Comments  Â·  Source: aframevr/aframe

Description:
When I try to load the example video scene from https://aframe.io/examples/showcase/videosphere/ I just get a black screen on Chromium.

  • A-Frame Version: 0.3.2
  • Platform/Device: Chromium
  • Reproducible Code Snippet or Demo URL [highly encouraged]:
    Here's my console output
    aframeconsole
video

All 8 comments

How can I do this?

Hack Prius,
Hack Love,
Hack Life.
-J
facebook.com/HackLifePrius

On Mon, Nov 14, 2016 at 1:00 PM, Kevin Ngo [email protected] wrote:

Make sure your codec is compatible with Chromium, which only has FOSS
codecs.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/aframevr/aframe/issues/2093#issuecomment-260461031,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGj-XrH-6H20Hf2pmGSMGn_vpjpPbLDdks5q-Mv1gaJpZM4KxzTH
.

Will look into it.

isn't this due to stock Chromium lack of support for H264 / MP4?

Yeah. The actionable thing to do here is to convert that A-Frame example video to a friendlier codec.

Thanks guys! When the stable Chrome (not Chromium) has WebVR abilities, will I be able to play this codec?

yes - and supposedly there is some tricky way you can roll your own custom chromium build for testing that enables them

Can you please link me to wherever you heard that?

@JonathanGrant You can try any a-frame scene on regular Chrome and see if the video plays. (https://aframe.io/examples/showcase/videosphere/ plays fine) You won't be able to enter VR but at least you know if it's a problem with the video codec or something else.

Was this page helpful?
0 / 5 - 0 ratings