android-webrtc-tutorial icon indicating copy to clipboard operation
android-webrtc-tutorial copied to clipboard

Tutorial of how to use PnWebRTC, the PubNub Android WebRTC Signaling API

Results 19 android-webrtc-tutorial issues
Sort by recently updated
recently updated
newest added

On an Android to Android connection the remote video is not appearing, the method "onAddRemoteStream()" is not being called most times. Only the local source. That happens on almost every...

When i click on call icon it cannot make a call ?? to particular number.

I assembled the your java application for Android Studio. Registered in pubnub.com and received the keys. In the program, in the section "Choose a username" I'm writing: Andrei Zaruba (my...

Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'. > Illegal char at index 2: \C:\Users\Ayush Srivastava\.gradle\caches\transforms-1\files-1.1\libjingle-9694.aar\d9ceb64810f0c07ad921a09eb1708643\jars\libs\libjingle_peerconnection.jar\..\..\tmplMrzJR\.empty

I have to live stream my camera preview on GlSurfaceview. At the same time I want to put objects on my camera preview surface, draw text on the surface and...

Hi, I'm developing an app to do broadcasting, however, Before to continous with my project I wanted to do a small test with the APK example made [here](http://kevingleason.me/AndroidRTC/get.html). But I...

This is the configuration i am using: WEB -----> Android Everything works fine, the only thing is the video frame from web is stuck at first screen on android

I downloaded the template and managed it to compile and run on my device , i installed it on two devices after puting my own pubnub keys , signed in...

Attempt to invoke virtual method 'long org.webrtc.VideoCapturer.takeNativeVideoCapturer()' on a null object reference I'm calling from the web interface, I don't have a web cam installed on pc, does this exception...