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

program crash #3

Closed weiyizhi closed 3 years ago

weiyizhi commented 3 years ago

Connected to pydev debugger (build 183.4588.64) Searching for devices 1 device(s) found ID: 4779 UDID: ..

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

I try to use the python version in Mac and Linux. But the same problem occurred.

marek-simonik commented 3 years ago

Hello @weiyizhi , this crashing is caused by mismatch in the version of the Record3D iOS app and this library. Please update to iOS 14, update to the latest version of Record3D and use the latest version of this library.

Refer to the following issue for more details and for an alternative solution: https://github.com/marek-simonik/record3d/issues/2