devopvoid / webrtc-java

WebRTC for desktop platforms running Java
Apache License 2.0
248 stars 60 forks source link

Support linux-aarch64 #126

Closed nanguantong closed 7 months ago

nanguantong commented 8 months ago

Is your feature request related to a problem? Please describe. Build to support linux-aarch64(arm64).

Describe the solution you'd like Run webrtc-java on linux aarch64 machine.

Describe alternatives you've considered

Additional context

devopvoid commented 8 months ago

I cross-compiled and released both, linux arm32 and arm64 builds. But I haven't tested them. Any feedback is appreciated.