flimshaw / Valiant360

An in-browser 360 degree panorama video player.
http://flimshaw.github.io/Valiant360/
MIT License
777 stars 151 forks source link

Accessing _lat and _lon and video playback position #32

Open m1sta opened 8 years ago

m1sta commented 8 years ago

Is there a recommended way to hook into the same mouse move events that are changing the perspective and to access _lat and _lon and the video playback position?

nazikus commented 8 years ago

I'm also very interested in this one, to be able to read current camera position in dispatched events.

dougajmcdonald commented 7 years ago

+1 for this idea. Would be great to have a simple API to get this kind of data from a video at a given timestamp.