pristineio / webrtc-android

A mirror of the Android AppRTC demo with sources for the libjingle_peerconnection library.
Other
191 stars 96 forks source link

Where can I get the new source code of libjingle_peerconnection #8

Open quangnguyenbh opened 8 years ago

quangnguyenbh commented 8 years ago

I can not find the SurfaceViewRenderer class in your libjingle_peerconnection source, please guide me how to get the newer version of libjingle_peerconnection source code from Google Webrtc team?

Thanks !

mscarlett commented 8 years ago

The official Linux instructions for source building WebRTC for Android are at https://webrtc.org/native-code/android/. An alternative is https://github.com/pristineio/webrtc-build-scripts if you don't have Linux or find the official WebRTC build instructions too complex.