Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

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

julien_k
Beginner
794 Views

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 Reply
MartyG
Honored Contributor III
485 Views

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

0 Kudos
Reply