Webrtc Video Conference Tutorial Save

This is a tutorial for building a video conference application

Project README

WebRTC Video Conference Tutorial

This tutorial is divided in three versions:

  • Plain WebRTC (One to One)
  • WebRTC using Media Server (Many to Many)
  • WebRTC using CPaaS (Many to Many)

Each version lives on its own branch so you can checkout to each one to review them.

git checkout webrtc     // for one to one webrtc tutorial
git checkout kurento    // for webrtc using media server
git checkout tokbox     // for webrtc using CPaaS

As you can see we're using Kurento as media server and Tokbox as CPaaS service.

Open Source Agenda is not affiliated with "Webrtc Video Conference Tutorial" Project. README Source: agilityfeat/webrtc-video-conference-tutorial
Stars
77
Open Issues
7
Last Commit
11 months ago

Open Source Agenda Badge

Open Source Agenda Rating