benwtrent / janus-gateway-android

This is an API wrapper that utilizes the native WebRTC build and is made to ease communication with the janus-gateway
MIT License
112 stars 73 forks source link

About lib "libjingle_peerconnection_so.so" #29

Open yinjiaoyuan opened 6 years ago

yinjiaoyuan commented 6 years ago

How to replace the lib libjingle_peerconnection_so.so? Where is it? Thanks.

benwtrent commented 6 years ago

https://github.com/Computician/janus-gateway-android/blob/master/janusclientapi/build.gradle#L33

Pristine .io has previously provided a precompiled libjingle binary. You should be able to change where you point to from there.