Page 1 of 1

Multi 360 video synced

Posted: Sun Nov 15, 2020 5:06 pm
by michael63
I am wondering if this is possible with pano2vr (I can link one 360 video with another 360 video, but always it starts at the beginning of the new 360 video, no surprise )

To have Multi 360 video synced ( if you have viewed 15 seconds of the first 360 video and the user wants to look from a different viewpoint, it link to the second 360 where it knows you have watched 15 sec ( the time can be anything) it starts the seconds 360 video 15sec in carries on from that point.
Hopefully this makes sense, and is it possible to do.

Michael

Re: Multi 360 video synced

Posted: Mon Nov 16, 2020 9:18 am
by 3DV
You could get and set the time of a video panorama with JavaScript: https://ggnome.com/doc/javascript-api/#video-panorama
So you can create a custom 'Number' variable to store the current time when another node hotspot is clicked, and when the next panorama is loaded, set the time of the video to the stored variable.

Re: Multi 360 video synced

Posted: Mon Nov 16, 2020 8:24 pm
by michael63
Hello VR Tourviewer, thank you for your speedy response, so it is plausible it can be done.

Michael