Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to play 360 Degrees Html5 videos working with gyroscope sensor on mobile browsers

Is it possible to play html5 360 degrees videos works with gyroscope on mobile browsers like facebook 360 degrees videos ?

I made some research. So far i found some plugins on github but they are not working with gyro. Axis, Valiant..

like image 232
Erdal SATIK Avatar asked Oct 07 '16 10:10

Erdal SATIK


2 Answers

After lots of research and lots of tests, i think best solution for selft hosted panoramic 360 degree video is Krpano plugin. http://krpano.com/video/

There are some minor problems for in app browsers but it's usable.

like image 154
Erdal SATIK Avatar answered Oct 10 '22 18:10

Erdal SATIK


There are several examples available which you can do this with - for example:

  • https://bitmovin.com/adaptive-vr-360-video-streaming-html5/

This works on Chrome on Android and Safari on iOS (it may work on other browser also - these are just the ones I happen to have used).

like image 39
Mick Avatar answered Oct 10 '22 18:10

Mick