Skip to content

It's a simple demo for webrtc beginners with a node signal server and a web client.

Notifications You must be signed in to change notification settings

jorxie/WebRTC_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC_demo

Introduction:

A web application consists on a one-to-one video call using WebRTC. It's a simple demo for webrtc beginners with a node signal server and a web client. node server is based on koa2.

Usage:

  1. cd server/
  2. npm install
  3. npm run dev
  4. Open client/index.html on two chrome browser
  5. Type the same room name,such as room1
  6. Click "Start Call" button to begin video call and "End Call" to stop

Contact:

Email: xiehuaq@gmail.com

About

It's a simple demo for webrtc beginners with a node signal server and a web client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published