Open WalkerKnapp opened 3 years ago
When either receiving or sending video data on an Android Emulator using an x86_64 ABI CPU, Devolay crashes with this error message:
A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7ae1b2675880 in tid 2940 (ndis:lowQ), pid 2558 (.appname)
This could be a Devolay issue, but at this point I believe it is more likely an issue with the NDI Binary for x86_64 Android or an emulation issue.
As a workaround, try to use x86 Emulators, ARM Emulators, or physical devices to test Android apps that use Devolay.
x86
When either receiving or sending video data on an Android Emulator using an x86_64 ABI CPU, Devolay crashes with this error message:
This could be a Devolay issue, but at this point I believe it is more likely an issue with the NDI Binary for x86_64 Android or an emulation issue.
As a workaround, try to use
x86
Emulators, ARM Emulators, or physical devices to test Android apps that use Devolay.