kazuph / RTCPeerConnectionSample

WebRTC peer connection video chat sample ( chrome only )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTCPeerConnectionSample

WebRTC peer connection video chat sample ( chrome only )

How to build

Checkout this project

git clone https://github.com/ysugimoto/RTCPeerConnectionSample.git

Install depend npm modules

npm install

Execute grunt command with "deploy" parameter

grunt deploy

That's all, access to it: http://yourdomein.com/RTCConnectionSample

About

WebRTC peer connection video chat sample ( chrome only )

License:MIT License


Languages

Language:JavaScript 82.8%Language:CSS 17.2%