Skip to content

This is a room based video chat application that is built for 2 people, that run directly in the browser.

License

Notifications You must be signed in to change notification settings

Parzival129/PiperChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIPERCHAT

  • Only two persons can join in one room

Running the app on development server

  • npm install

  • node index.js

  • open localhost:8000/home for the homepage or localhost:8000 to go directly to the call interface

  • You can find a deployed version hosted on Heroku at https://piper-chat-video.herokuapp.com/

Obtaining TURN/STUN credentials using Xiysys

  • Do not use the credentials provided
  • Go to https://xirsys.com/
  • Sign Up
  • Log in to your account
  • Click on + beside MyFirstApp
  • Click on static TURN Credentials Button located below Account Type.
  • Accept the warning by click on + that appears just after you clicked on static TURN Credentials.
  • Copy the text(begins with iceservers) that appears below static TURN Credentials and paste in config.js as shown in config.js.

About

This is a room based video chat application that is built for 2 people, that run directly in the browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published