简体   繁体   English

我在哪里可以找到 google-webrtc 源代码?

[英]Where can I find the google-webrtc source code?

I am developing Android webrtc, which relies on google-webrtc .我正在开发依赖于google-webrtc Where can I check its source code or documentation?我在哪里可以查看其源代码或文档?

implementation 'org.webrtc:google-webrtc:1.0.32006'

I found this plug-in in Maven, bt-google-webrtc , but there is no source code.我在Maven中找到了这个插件, bt-google-webrtc ,但是没有源代码。

Or is there any other alternative to webrtc developed by Android?或者Android开发的webrtc还有其他替代品吗?

Thanks you.谢谢。

You probably didn't find it because most of Google's source code are not stored on GitHub.您可能没有找到它,因为 Google 的大部分源代码都没有存储在 GitHub 上。

https://webrtc.googlesource.com/src.git https://webrtc.googlesource.com/src.git

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM