Coder Social home page Coder Social logo

naser90210 / peer-calls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peer-calls/peer-calls

0.0 1.0 0.0 1.5 MB

Group peer to peer video calls for everyone

Home Page: https://peercalls.com

License: MIT License

JavaScript 83.40% CSS 14.49% HTML 2.11%

peer-calls's Introduction

Peer Calls

Build Status npm

WebRTC peer to peer calls for everyone. See it live in action at peercalls.com.

Work in progress.

Requirements

Installation & Running

From npm

create directory ./peer-calls and copy config/default.json into it.

npm install --global peer-calls

env NODE_CONFIG_DIR=./peer-calls peercalls

โš ๏ธ Using --global is not advised in server environments. *

From git source

git clone https://github.com/jeremija/peer-calls.git
cd peer-calls
npm install

# for production
npm run build
npm start

# for development
npm run start:watch

To run a development version, type:

If you successfully completed the above steps, your commandline/terminal should show that your node server is listening.

On your other machine or mobile device open the url:

http://<your_ip_or_localhost>:3000

# Testing

```bash
npm install
npm test

Browser Support

Tested on Firefox and Chrome, including mobile versions.

Does not work on iOS 10, but should work on iOS 11 (untested).

For more details, see here:

Contributing

See Contributing section.

License

MIT

peer-calls's People

Contributors

jeremija avatar excelwebzone avatar khalaharvi avatar lil5 avatar mikehow1984 avatar naser90210 avatar vikaskedia avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.