MobileRoboticsSkoltech / OpenCamera-Sensors

Android app for synchronized recording of video and IMU data with advanced camera options, useful for 3D reconstruction, SLAM, AR, video stabilization. Supports remote control over network.
GNU General Public License v3.0
173 stars 19 forks source link

No RecSync settings #64

Closed l1346792580123 closed 2 years ago

l1346792580123 commented 2 years ago

Thanks for sharing this great work! In order to synchronized recording on multiple smartphones, the "Use RecSync" switch needs to be enabled. However, I can not find "RecSync settings" in the preferences page. My perferences page is similar to 1. And there are only 4 buttons when I open this app. The synchronization button is missing. Does this releated to the type of phones?

TimPushkin commented 2 years ago

Do you use the apk from Releases or the latest version from master branch? The thing is that RecSync is currently in the master but has not yet been released as an apk.

I hope an apk will be released soon, but for now you can build one by yourself from the master branch. And then your preferences should look like this: Untitled-1

Еven if your device doesn't support RecSync it's settings should appear but be greyed out.

l1346792580123 commented 2 years ago

Thanks for your reply. I have downloaded the apk from https://github.com/MobileRoboticsSkoltech/OpenCamera-Sensors/releases/latest/download/app-release.apk. I will try to build the apk by myself.

TimPushkin commented 2 years ago

The new apk has just been released