cwule

Results 11 comments of cwule

I get the same error. @ZiuTinyat With the last version (v1.0.0) do you mean OpenPose or the UnityPlugin? Because isn't the release version of the UnityPlugin v1.0.0? If you mean...

> > > This issue will be examined and updates will be posted here! > > This issue seems to happen after the current updates. You may try to use...

It does build when using the most recent Openpose plugin. But when building for Universal Windows Platform, the demo app runs but no camera opens and it throws an error:...

I always use "Restore NuGet packages", which also does the trick.

Yes, always looks a bit scary with everything red :)

This would be a great feature. Are there any updates on this?

WebXR sounds like a good solution, this [example](https://immersive-web.github.io/webxr-samples/hit-test.html) runs on my Android phone in Chrome. It would be great to chat, will ping you on discord.

I got the same error. Tried changing to liblsl32 but then it complains `Plugins: Couldn't open /package/bin/liblsl32.so, error: dlopen failed: "/package/bin/liblsl32.so" is 32-bit instead of 64-bit`

$ ldd liblsl64.so ldd: warning: you do not have execution permission for ./liblsl64.so. linux-vdso.so.1 => (0x00007ffc22267000). librt.so.1 => /lib64/librt.so.1 (0x00007f344c1c3000). libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f344bebc000). libm.so.6 => /lib64/libm.so.6 (0x00007f344bbba000). libgcc_s.so.1 =>...

$ file liblsl64.so `liblsl64.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=793a68998fa33198e0385039a13935d7afa1fbad, stripped`