Native WebRTC application development on android

Post on 15-Apr-2017

579 Views

Category:

Technology

3 Downloads

Preview:

Click to see full reader

Transcript

Native WebRTC application development on Android

+

Colin Doddappear.in

Getting Started

dependencies {

compile 'io.pristine:libjingle:9730@aar'

}

- PeerConnectionFactory

- VideoCapturer / VideoCapturerAndroid

- MediaStream / Media Constraints

- VideoRendererGui

- PeerConnection

My Experience

- Learning the library

- Moving target, expect bugs

- Device specific issues

- Local Patches

- Rendering

Introduction to WebRTC on Androidhttps://tech.appear.in

top related