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

Hi, I try the app demo for android webrtc , the test was fine for tablet localrender and remote render but when I test to render remote stream for samsoung...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Hello, I followed the whole tutorial, but I really have no idea why the application is not working.. it returns mi NullPointerException on this line: // Then we set that...

Method makeCall() does not exist in MainActivity

Hi, I followed all the tutorial and the application is only running the transmission of video. When I make the connection between the notebook on the site: http://kevingleason.me/android-webrtc-tutorial/ , the...

Hi, I plan to add the pinch to zoom functionality to my video stream. Is there any API that is available or should I try using the native Android camera...

Kevin - Just a heads up on this question posted to Stack Overflow: http://stackoverflow.com/questions/36611968/video-chat-with-webrtc-on-android-using-pubnubs-sdk-and-api Cheers Craig

Where can I find the documentation for the apis that will allow me to look for the following things: - Checking if a user X is online? - Signaling user...