-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No arm64/aarch64 support! How 2 support it? #98
Comments
Your best bet it to try running
go-webrtc may work with arm64, but nobody is testing or maintaining it and there are no precompiled webrtc libraries for that reason. You'll have to build the webrtc library yourself at this point. |
thanks, |
I tried to update libwebrtc but got an cgo compile error |
Discussion of a libwebrtc update should happen in a separate issue. Errors relating to |
Is there any plan to support arm64 linux?
The text was updated successfully, but these errors were encountered: