videojs-panorama
videojs-panorama copied to clipboard
Firefox on android
The video appears to be too sensitive to motion on Firefox on android. When moving around to pan the video, it spins around uncontrollably. When paused, the video shakes as if the phone were making very small side to side motions. The problem can be seen here: https://yanwsh.github.io/videojs-panorama
https://s3.ap-south-1.amazonaws.com/viyatrademo/Viyatra.html go to these link and check the source code
line no. 28 and 29 is the plugins you need to use
The link you posted suffers the same problem. I'm not sure you understood what i meant. The lines you mentioned are just script and css tags for this plugin.
Hey, did you try to set mobileVibrationValue? I guess this could help you adjust the moving speed.
like
{ mobileVibrationValue: 0.5 }