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

Add Android 11 feautures support, extend firebase test devices #24

Closed azaat closed 3 years ago

azaat commented 3 years ago
azaat commented 3 years ago

Scoped storage requires us to have video, image, and document files all in their own directories - which is not very convenient when we want to save videos, images and meta csv files in one directory and easily collect them

Summary:

azaat commented 3 years ago

@anastasiia-kornilova Is there anything else I might've missed?