Marek Šimoník

Results 93 comments of Marek Šimoník

Unfortunately, I couldn't replicate the issue. When running `demo-main.py` using Python 3.11 on Windows 11 and with the latest version of iTunes, I was able to run the demo without...

Thanks for using Record3D, @jingyibo123 :)! Let me separate the Record3D iOS app and (this) `record3d` library: ### The Record3D iOS app Unfortunately, Apple does not allow developers to simultaneously...

Hello, this error means that Unity could not find the [`librecord3d_unity_streaming.dylib`](https://github.com/marek-simonik/record3d_unity_streaming/releases/download/v1.3.1/librecord3d_unity_streaming.dylib) library. As is mentioned in the README, copy the dylib file into the folder `/usr/local/lib/` (create the folder if...

This issue has been inactive for several months, so I'm closing it. Feel free to reopen it if you have follow-up questions.

> Thanks for the great app, with ARKit do you mean the apple's ARKit https://developer.apple.com/documentation/arkit/arframe ? Thank you for using Record3D. Yes, I do — exactly as you wrote.

I apologize for not replying earlier. > I got a bit futher but now don't know how to get CMake into the "PATH". Which path is it referring to? "PATH"...

Hi, thank you for using Record3D! To make it possible to get the demo to run on Android, you will have to compile the `record3d_unity_playback` library from sources; I provided...

Unity 2019.4.11 was the first version I tried this project with, so I listed it as the version that is guaranteed to work with this demo. My guess is it...

> Just tried importing into 2019.3.4 and I get about 25 compiler issues. Would you like me to share them? Yes, please post them here and I will try to...

I'm not that much experienced with Unity, but is seems like these errors might be related to old versions of packages. I'd recommend to try some of the tips mentioned...