Skip to content
forked from gujc71/WebRTC

Realtime communication with WebRTC (Sample)

Notifications You must be signed in to change notification settings

rukka0808/WebRTC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime communication with WebRTC

This is a basic example that adds a few more features so that the WebRTC example provided by Google is suitable for video chatting.

The fifth of Google's examples "Realtime communication with WebRTC", "8. Combine peer connection and signaling" was added to the following features.

Features added

  • SSL applied
  • Re-enter the chat room
  • Add audio
  • Added CSS for a better chat screen

Install & Run

About

Realtime communication with WebRTC (Sample)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 6.7%
  • CSS 3.8%