You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Discussion of a libwebrtc update should happen in a separate issue. Errors relating to std::string probably mean an ABI mismatch. Search the commit history and other issues for _GLIBCXX_USE_CXX11_ABI for some related discussion, but you will have to do the troubleshooting yourself.
Is there any plan to support arm64 linux?
The text was updated successfully, but these errors were encountered: