Open
Description
Describe the bug
'Could not initialize class dev.onvoid.webrtc.PeerConnectionFactory ' exception raised when server run on rk3566, same code run normally on rk3568(which has same environments: java, webrtc-java, arch, only different is the os kernel version, rk3568 using Debian 11, linux version 5.10.198 )
To Reproduce
Steps to reproduce the behavior:
- handle client offer
PeerConnectionFactory factory = new PeerConnectionFactory();
- exception raised
Expected behavior
create factory successfully
Desktop (please complete the following information):
- OS: Debian 10
- webrtc-java Version 0.8.0
- Java: 17.0.12
- Kernel: Linux 4.19.219 aarch64 (
uname -rms
) - Maven build argument: -Dplatform.classifier=linux-aarch64
Metadata
Metadata
Assignees
Labels
No labels