Simple WebRTC application that show media stream and peer connection API. We use ajax for signaling server using PHP as a backend.
- PHP 5+
- SQLite 3+
- Apache / Nginx / anything you want
- Firefox browser (chrome requires SSL connection)
This sample application show how to use two webrtc APIs: media stream and peer connection.