Femto Mega Wireless Sync

Hello all,

I am planning to use two Femto Mega cameras (one as primary and one as secondary) to get front and lateral views of the subject with the sync hub in order to have frame by frame synchronization. However I would like to query if there has been any development of whether the synchronization to the secondary camera can be done wirelessly (with transmission latency compensation over for example some RF channel) rather than through a direct wired connection to the hub? Thank you in advance for your insight on this matter.

If you go to OrbbecSDK/examples/cpp/Sample-MultiDeviceSync/MultiDeviceSync.cpp at main · orbbec/OrbbecSDK · GitHub in the git repo, this should use a software trigger per default. I did notice larger latency as compared to the hardware triggering. Do a quick search for this in the cpp file: OB_MULTI_DEVICE_SYNC_MODE_SOFTWARE_TRIGGERING