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

es6 import on iPad causes videojs/default system player to load?? #107

Open ashtonlance opened 7 years ago

ashtonlance commented 7 years ago

Description

Briefly describe the issue. So I'm building an app using Vue to play back panorama videos using videojs and it works beautifully on web, iPhone and android. However, when I load the same code on my iPad I'm experiencing a strange issue - videojs AND the system's default video player both load the player. Pressing the videojs big-play-button causes the system player to take over. Tapping the 'Done' button in the system player brings me back to the videojs player, with the video paused at the correct timestamp - upon clicking play brings the system player back.

On the same device, building a similar app in Ionic/Angular 1.x using Githubissues.

  • Githubissues is a development platform for aggregating issues.