-
-
Notifications
You must be signed in to change notification settings - Fork 73
Description
Thank you for creating a great app! It seems to produce a good RGBD with low latency on the iPhone itself.
However, I have bought an iPhone 15 pro and update the iOS to 26 and connect it to a computer running Ubuntu 24.04. I install record3d python on a conda environment with Python 3.9 base. I also installed libusbmuxd. When I connect the iPhone to the computer, it ask for Trust for which I select "Trust". After that, I open record3d and press record button. On the computer side, I run "python demo-main.py". However, it shows the error saying "0 devices found". I also try with the cpp version and the error is the same.
So, could you please check if your app still work with iOS26 and/or Ubuntu 24.04? Or, is it the problem about Python version 3.9? Thank you very much.