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

Feature/expose settings #165

Closed gaxunil closed 5 years ago

gaxunil commented 5 years ago

Hi! So I'm using this great plugin in a project and we need a way to get some of the current params used during render. We need a to grab these settings because sometimes we rebuild the player and want to enter the view at the same lat / lon / field of view.

This is a branch off master, not of 1.0 beta. I'm having problems building things. gulp build seems to silently fail trying to make the prod minified versions of the files.

Is there a certain version of gulp or node that I need to use to build?

I ran into LFS issues with the mp4s and so removed them so I could pull down the repo.

I know this PR will likely need work, but I wanted to use it to start a conversation.

Are you able to provide some guidance on the build and if you have any better ideas on how to expose interaction to the plugin?

gaxunil commented 5 years ago

killing or lack of feedback