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
Hi, this is a good example to study webrtc.
But your libjingle_peerconnection.jar and libjingle_peerconnection_so.so is not import by gradle script.
Would you please tell me the exact version of it or upgrade the project to support import implementation 'org.webrtc:google-webrtc:1.0.32006'?
The text was updated successfully, but these errors were encountered:
Hello! I personally don’t remember the exact versions however these files are both present in the git repository and are included in the build.grade files so you should be able to check. Did you open the right folder in Android studio?
Hi, this is a good example to study webrtc.
But your libjingle_peerconnection.jar and libjingle_peerconnection_so.so is not import by gradle script.
Would you please tell me the exact version of it or upgrade the project to support import
implementation 'org.webrtc:google-webrtc:1.0.32006'
?The text was updated successfully, but these errors were encountered: