Skip to content

Could not initialize class dev.onvoid.webrtc.PeerConnectionFactory on rk3566 #171

Open
@dannyxu2015

Description

@dannyxu2015

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:

  1. handle client offer
  2. PeerConnectionFactory factory = new PeerConnectionFactory();
  3. 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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions