huangcheng / WebRTC

A simple online living stream application built with WebRTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc

A simple online living stream application built with WebRTC.

Build

$ rebar3 compile

Run

For the caller

opens host:port/server and enters the room id and start to live.

For the callee

opens  host:port/client and enters room id and user name then start to watch.

About

A simple online living stream application built with WebRTC

License:Other


Languages

Language:Erlang 66.5%Language:JavaScript 29.5%Language:HTML 4.0%