Hi
I work on a project where i need to communicate between different devices where action on one pano on a device activate something on an other pano on a different device.
For example :
i've a set of two devices, one is an oculus go and the other is a tablet.
two user begin the app each on a different device.
On the oculus go the first user push a specific button and it will make appear a button or anything else on the tablet device.
i assume that i need to begin to make a server for the app on one of the device, then i start the app on each device wich connect to the server where all my variable where hosted. But i don't know how to do that with krpano.
Is there a way ?