Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

341
Vistas
Why 360 video not working in Aframe.js in ASP.net core?

So, Its been more than two days. I have tried to follow every tutorial to upload the 360 video in my ASP.NET core. Earlier I was trying to mimic the website which I have mentioned in my previous question. Which is not working, so I thought just to download the video from there and try to add it by using simple code:

html>
<head>
    <script src="https://aframe.io/releases/1.2.0/aframe.min.js"></script>
</head>
<body>
    <a-scene>
        <a-assets timeout="30000">
            <video id="urbanCity" src="~/video/progressive.mp4" autoplay></video>
        </a-assets>
        <a-camera>
            <a-cursor></a-cursor>
        </a-camera>

        <a-videosphere src="#urbanCity"></a-videosphere>
    </a-scene>
</body>
</html>

This is the screenshot of my console: Console

On my previous question someone relied that the timeout warning-->core:a-assets:warn Asset loading timed out in 30000 ms but in order to fix it I already added the aframe.js reference in head but no change can be observed.

This is the output of my screen. Its completely blank. enter image description here

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda