Status: DEV
A shim around the WebRTC 1.0: Real-time Communication Between Browsers specification to make a consistent & compatible API available for the following browsers:
See it in action:
- Minimal WebRTC Demo - https://github.com/openpeer/webrtc-demo
TODO: Instructions on how to use the shim
Development of this shim is done via a development UI:
make install-dev
make run-dev
open http://localhost:8081/
Development Process:
make test
- Launch dev UI
- Run all dev UI tests
- Make changes
- Run/write individual tests to verify changes
make test
- Commit
Copyright (c) 2012 Fractal contact@wearefractal.com
Copyright (c) 2013 SMB Phone Inc.