Skip to content

Commit

Permalink
Added Android NativeCall
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanalund committed Jan 23, 2015
1 parent fe09e32 commit 919f8cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This repo contains client examples showing how to use OpenWebRTC as well as simp

Android
* Native - Uses the C API to show a self-view video. Video is rendered using OpenGL.
* NativeCall - Fully native app that connects to [http://demo.openwebrtc.io](http://demo.openwebrtc.io).
* WebView - Hybrid (native/webview) app that wraps [http://demo.openwebrtc.io](http://demo.openwebrtc.io).

iOS
Expand Down

0 comments on commit 919f8cb

Please sign in to comment.