Skip to content

Web application for video and audio calls using a simple peer-to-peer WebRTC architecture (with the PeerJS library).

Notifications You must be signed in to change notification settings

Crowd-Wire/WebRTC_Test_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC_Test_App

This test application was made with the intent of exploring WebRTC peer-to-peer architecture. It uses a local PeerJS Server and a public Stun server from google for the communications.

In this application, it's implemented some important features, such as:

  • Setting up new room calls;
  • Communicate with audio and video (accessing user's media devices);
  • Screen share;
  • Mute both audio and video;
  • Local room text chat.

Working demo (deployed on heroku): https://immense-coast-37484.herokuapp.com/

About

Web application for video and audio calls using a simple peer-to-peer WebRTC architecture (with the PeerJS library).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published