Skip to content

johnsonhk88/comp5311-video-conference-project-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conference Call

A conference call implementation using WebRTC, Socket.io and Node.js.

Getting Started

Just run npm install and you're good to go.

Features

  • Multi-participants
  • Toggling of video stream
  • Toggling of audio stream (mute & unmute)
  • Screen sharing
  • Text chat
  • Mute individual participant
  • Expand participants' stream
  • Screen Recording
  • Video Recording

Demo

You can test at https://chat.1410inc.xyz.

Note

You can create a free xirsys account and use their free ice server. You can replace the one used with your own at src/assets/js/helpers.js, function getIceServer().

Alternative

If you prefer to use PHP Web socket (Ratchet) instead of socket.io and NodeJS, check out the PHP version here.# comp5311_videochat

About

HK polytechnic COMP5311 Course project : Video conference

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published