最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Where is last precompiled library org.webrtc:google-webrtc:1.0 for Android? - Stack Overflow

programmeradmin1浏览0评论

I have checked main sources

  • JCenter is Shut Down: JCenter used to host some WebRTC versions, but it's now shut down.
  • Maven Central: Maven Central doesn't host the .webrtc:google-webrtc library.
  • Google's Maven: Google's Maven repository doesn't host the .webrtc:google-webrtc library.

And unfortunately I can not found other way than build library from source

Is this correct way to receive fresh version of WebRTC library for Android application?

I have checked main sources

  • JCenter is Shut Down: JCenter used to host some WebRTC versions, but it's now shut down.
  • Maven Central: Maven Central doesn't host the .webrtc:google-webrtc library.
  • Google's Maven: Google's Maven repository doesn't host the .webrtc:google-webrtc library.

And unfortunately I can not found other way than build library from source https://webrtc.googlesource/src

Is this correct way to receive fresh version of WebRTC library for Android application?

Share Improve this question edited Jan 18 at 7:16 Alex161 asked Jan 18 at 0:24 Alex161Alex161 719 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I have searched online for you.

jcenter is still available but read only, if the url is not working maybe updating the build tool would help.

webrtc source code is available to build. and i found that there is a webrtc sdk for android source code

so I searched webrtc sdk android and found this,

maybe you can use this

https://github/webrtc-sdk/android

发布评论

评论列表(0)

  1. 暂无评论