简体   繁体   中英

Where can I find the google-webrtc source code?

I am developing Android webrtc, which relies on 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.

Or is there any other alternative to webrtc developed by Android?

Thanks you.

You probably didn't find it because most of Google's source code are not stored on GitHub.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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