WalkerKnapp / devolay

A Java binding for the Newtek NDI(tm) SDK.
Apache License 2.0
54 stars 17 forks source link

I can't NDI stream on Android 12 and 13 devices. #31

Open SmartSystemElectronics opened 1 year ago

SmartSystemElectronics commented 1 year ago

Unfortunately, I cannot NDI broadcast on Android 12 and higher devices. That doesn't mean I can't stream at all, sometimes I can, sometimes I can't, but most of the time it doesn't work. In my application the library works in me.walkerknapp:devolay:2.0.2:integrated version. Trying to update the library to version 2.1.0.integrated, the application crashes at the line Devolay.loadlibraries(). What should I do? If anyone has a solution for this, please share.

WalkerKnapp commented 3 months ago

Hello! My apologies for the late response. If you happen to still be encountering this issue, I would be grateful if you could test on the latest version (2.1.1) because it incorporates some changes to the build process which I believe may help. Thanks!