Skip to content

Add 32‑bit (armeabi‑v7a) NDI binary for Android TV compatibility #246

@nxrt-georgi

Description

@nxrt-georgi

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!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions