Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the exact version of libjingle_peerconnection.jar? #14

Open
sshxmz opened this issue Nov 12, 2022 · 1 comment
Open

What's the exact version of libjingle_peerconnection.jar? #14

sshxmz opened this issue Nov 12, 2022 · 1 comment

Comments

@sshxmz
Copy link

sshxmz commented Nov 12, 2022

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'?

@djsamseng
Copy link
Contributor

djsamseng commented Nov 12, 2022

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?

https://github.com/shivammaindola/AndroidWebRTC/blob/master/VideoWebRTC/app/build.gradle#L69

https://github.com/shivammaindola/AndroidWebRTC/blob/master/VideoWebRTC/app/libs/libjingle_peerconnection.jar

https://github.com/shivammaindola/AndroidWebRTC/blob/master/VideoWebRTC/app/libs/arm64-v8a/libjingle_peerconnection_so.so

Open the VideoWebRTC folder: #4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants