aframevr / aframe

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

360 video demo report 404 #4895

Closed yangkile closed 2 years ago

yangkile commented 3 years ago

Description:

Access to video at 'https://bitmovin.com/player-content/playhouse-vr/progressive.mp4' from origin 'https://aframe.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

dmarcos commented 3 years ago

The video is no longer available. We have to replace with another one. If you know of any that it's good quality and a license that let us use it on the A-Frame site it will be appreciated.

jacob-willden commented 2 years ago

It looks like the video on bitmovin.com is available through the Web Archive website, assuming that it's still allowed to be used. There are also some Creative Commons-licensed videos on Wikimedia that could possibly be used for the A-Frame 360 video example. Hope this helps!

dmarcos commented 2 years ago

I found the video in a different URL: https://bitmovin-a.akamaihd.net/content/playhouse-vr/progressive.mp4

Fixed by https://github.com/aframevr/aframe/commit/a109b197a04aa6950a1d4a9dd16bb1ed8dd333e2

dmarcos commented 2 years ago

@jacob-willden Thanks for the video references. Those might come handy