Marek Šimoník

Results 73 comments of Marek Šimoník

> Incredible! On the USB streaming front, does the wifi max depth value apply to USB streaming too? No, it does not apply. When streaming via USB, there is no...

Hi Mathieu, please make these two changes: 1. Replace `public ClipCaps clipCaps => ClipCaps.Blending;` by `public ClipCaps clipCaps => ClipCaps.All;` in https://github.com/marek-simonik/record3d_offline_unity_demo/blob/03292f3bfc2c6391cec27bf1c440bf670bd8c569/Assets/Scripts/R3DTimeline/R3DVideoClip.cs#L17 2. Replace the contents of the file https://github.com/marek-simonik/record3d_offline_unity_demo/blob/master/Assets/Scripts/R3DTimeline/R3DVideoBehaviour.cs...

Hi, firstly, I want to apologize for this issue. To be honest, I am not sure why this might have happened in this specific case. Usually, when you go from...

Hello, the `.conf` files are saved automatically, but they are available only for 3D videos taken by LiDAR (which is available only on the iPhone Pro models, as you wrote)....

Can you please confirm that the test 3D video was recorded by the (rear) LiDAR camera and not by the selfie FaceID camera?

Apologies for the delay in my reply; I tried to replicate the situation that you described, but I could not get Record3D to produce a `.depth` file without its corresponding...

> However, what I'm curious about is whether it is possible to create a .conf file for all Pro versions, regardless of `Apple's version`. I am not sure what you...

Hi, let me answer your questions: 1. The provided intrinsic matrix is that of the **RGB camera**. The description of the API contains a mistake, I apologize for that. 2....

Apologies for the delay in my response and thanks for explaining what you meant. The lower amount of points in the exported point clouds is the expected outcome — I...