yanwsh / videojs-panorama

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

Can you remote control video lat / lon? #52

Open nkpm opened 7 years ago

nkpm commented 7 years ago

Hey there,

love your plugin.

Can you somehow programmatically control lat / lon settings while the video is playing?

Cheers, nils

nkpm commented 7 years ago

still curious :)

yanwsh commented 7 years ago

I am working on a animate version. right now you can change the lat and lon by code, but the angle will be changed immediately.

var canvas = player.getChild('Canvas'); canvas.lat = 20 canvas.lon = 30

Will let you know when animate version is done.

nkpm commented 7 years ago

Hey yanwsh,

thanks for getting back. Sounds good will experiment!

what i think would make this plugin a major one:

cheers nils

ashtonlance commented 7 years ago

@nkpm @yanwsh these features would be great! I'd really love the hotspots.