Skip to content

saravanan10393/peertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peer Test

Simple one-to-one audio/video call app using PeerJs.

You can find a working example here: https://simple-av.herokuapp.com

#How to set up:

  1. Clone Repo
  2. npm install
  3. cd public
  4. bower install
  5. change mongodb url in /db/schema/index.js to point to your local mongodb server
  6. node app.js

#Contributions are welcome

Tasks that need to be done

  1. Better UX design
  2. Implement persional contacts list and remove open user call
  3. Better error and socket message handling system
  4. Better custom event handling system and remove angular's local event emitter

Issues

Please raise any issues in the repo's GitHub issues page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published