yanwsh / videojs-panorama

a plugin for videojs run a full 360 degree panorama video.
http://yanwsh.github.io/videojs-panorama/
Other
483 stars 160 forks source link

Android Support Compatilbity #164

Open HolaMan opened 6 years ago

HolaMan commented 6 years ago

Hi

Firstly, thanks for the great work.

BTW, I have tested the sample via home page (http://yanwsh.github.io/videojs-panorama/) it works fine on my iPhone.

But after testing with other Android phones, I got some problems.

  1. Android Phone (Xiaomi Note) Only video playback for flat view, no 360 view
  2. Android Phone (HTC U11, ASUS Zenphone5) The movement is too sensitive and fast compared to iOS

I have no luck to have any android phone works correctly. Do you have any suggestions or anything I miss for testing?

Thanks BR, Chris Chang

danielgroppo commented 6 years ago

I'm having the same problem on the Samsung Galaxy after the recent update of Chrome (update 66). From what I researched, they changed the gyroscope values of radians (base 3.14) to degrees (base 180). But I don't know how to fix this without affecting other browsers and other devices such as iPhone where it works perfectly.

ChrisPowellIinc commented 2 years ago

Curious if this was ever resolved.