-
PDM-Teams virtual-conferencing-app-for-college
A conference call implementation using WebRTC, Socket.io and Node.js.
- Run
npm install
npm install nodemon --save-dev
- Then
npm start
- or
node src/app.js
- Seen in browser using
localhost:8080
- 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
- Dr. Jasvinder Kaur, HOD (CSE Dept), Pdm university.
You can test at https://pdm-teams.herokuapp.com.
You can create a free xirsys account and use their free ice server. You can replace the one I used with your own at
src/assets/js/helpers.js
, functiongetIceServer()
from xirsys 'Static TURN Credentials' since WebRTC needs STEM and TURN server. - Run
-
Notifications
You must be signed in to change notification settings - Fork 0
Earlier hosted on Google Cloud: https://graphite-wave-349704.uc.r.appspot.com (link's deprecated after end of free tier)
deepansharya1111/virtual-conferencing-app-for-college
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Earlier hosted on Google Cloud: https://graphite-wave-349704.uc.r.appspot.com (link's deprecated after end of free tier)