I would like to extract data from both a microsoft Hololens and an android device. However, the data needs to have a synchronized timestamp. i.e. I need to start collecting data from both at the same time and know the offset between the two in ms (for example).
If possible I would also like to send and receive data between the two devices.
Has anyone had experience with this ? What was your solution ?