-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
On Android TV devices like the Xiaomi TV Stick 4K with a 64 bit, Vulkan capable CPU (Cortex A53, GPU: ARM Mali G31 MP2) KlakNDI’s packaged libndi.so (arm64‑v8a only) fails to load with:
DllNotFoundException: Unable to load DLL 'ndi'… dlopen failed.
The device runs a 32bit android tv firmware so the binaries are not compatible.
We found a workaround by using armeabi‑v7a build from the official NDI SDK and it seems to work without any issues.
If you find that relevant, please include the armeabi‑v7a build, it might be useful for some developers.
Thanks for the great plugin!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested