Items with no label
3341 Discusiones

Is it possible to compile a shared android library (librealsense.so) to be used with the Unity wrapper?

julien_k
Principiante
1.118 Vistas

I want to access an Intel Realsense Depth camera on Android, not with a native project built with Android Studio, but rather from within Unity using the provided Unity wrapper. Is this possible?

 

If yes, what steps in cmake do I have to take to get a Visual Studio solution configured to build such an Android library?

0 kudos
1 Responder
MartyG
Colaborador Distinguido III
809 Vistas

There is a discussion currently going on at the RealSense GitHub site that may be useful. It discusses getting Librealsense working with Unity and the Oculus Quest VR headset whose OS is based on Android.

https://github.com/IntelRealSense/librealsense/issues/4155

The user was given this advice for getting Librealsense working with Android and Unity:

https://github.com/IntelRealSense/librealsense/issues/4155#issuecomment-499363798

Responder