marek-simonik / record3d

Accompanying library for the Record3D iOS app (https://record3d.app/). Allows you to receive RGBD stream from iOS devices with TrueDepth camera(s).
https://record3d.app/
GNU Lesser General Public License v2.1
382 stars 55 forks source link

The resolution of lidar RGBD images #14

Closed CoWlTer closed 1 year ago

CoWlTer commented 3 years ago

Hi, thanks for sharing this repo. During my using the USB live RGBD streaming, I encoutered a problem that the resolution of the image shot by lidar camera is too small, while the resolution of FaceID is normal. I'm wondering if the resolution of the RGBD images could be changed?

marek-simonik commented 3 years ago

Hi, thank you for using Record3D! Unfortunately, Apple does not currently provide higher resolution, but if that would change in the future, I would update the app.

marek-simonik commented 1 year ago

Starting with Record3D 1.8, you can get up to 1440x1920 px RGB images for LiDAR. More details here: https://github.com/marek-simonik/record3d/issues/34