Skip to content

Pieloaf/WebRTC-Project-Logbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Log Book

Table of Contents


Introduction

This log book is going to document my research and work done in creating a video conferencing system using the WebRTC API and a JS framework for the front-end.
This will be achieved by using the RTCMultiConnection library for WebRTC API intereaction and to build a GUI on top of. STUN and TURN servers will then be added to support the WebRTC connection behind NATs and firewalls.


Entries

Code

You can view the code here