This repo contains client examples showing how to use OpenWebRTC as well as simple WebRTC web app that can be used for testing.
Wiki
Contents
iOS
- Selfie - Uses the C API to show a self-view video. Video is rendered using OpenGL.
- SimpleDemo - Hybrid (native/webview) app that wraps http://demo.openwebrtc.io.
OS X
- Camera Test - Uses the C API to show a self-view video. Video is rendered using OpenGL.
web
channel_server.js
- Node.js based server and web application used for http://demo.openwebrtc.io