1.0.8 • Published 4 years ago

callnow v1.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Callnow

A free group video call app with screen sharing.

It is built using WebRTC, so all your video chat is peer-to-peer. Group video call is achieved using WebRTC mesh. So the quality of the call is inversely proportional to the number of people on the call. The sweet number is somewhere around 6 to 8 people in an average high-speed connection.

Make a Call

npx callnow

Fork of Talk

This project is a fork of Talk(https://github.com/vasanthv/talk).

  • Google Analytics have been removed for privacy.
  • Ngrok has been added for a convenient way of exposing the local server to the public internet.
  • Published to NPM so the project can be run with one command. npx callnow

Prerequisites:

  • Node.js 8.x or above
  • NPM

How to Build this app locally

npm install

Run the app

npm start

LICENSE

MIT

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago