Skip to content
/ talk Public
forked from vasanthv/hello

A group video call for the web. No signups. No downloads.

License

Notifications You must be signed in to change notification settings

yuntiaoOS/talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk

A webrtc based group video chat.

Prerequisites:

  • Node.js 8.x or above
  • NPM

How to Build this app locally

Clone the repo locally

git clone https://github.com/vasanthv/talk.git

Install dependencies

npm install

Run the app

node server.js

Open the following url in the browser

http://localhost:3000

About

A group video call for the web. No signups. No downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • HTML 31.1%
  • CSS 8.7%