Giter Site home page Giter Site logo

vuthanhuet / videochat-peerjs-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ourcodeworld/videochat-peerjs-example

0.0 0.0 0.0 57 KB

A videochat implementation using PeerJS with Node.js

License: MIT License

HTML 33.26% JavaScript 66.74%

videochat-peerjs-example's Introduction

videochat-peerjs-example

A videochat implementation using PeerJS with Node.js

How to use

Open a terminal and switch to the videochat-peerjs-example/server directory and install dependencies executing:

npm install

Then switch to the videochat-peerjs-example/public directory and install dependencies executing:

npm install

Once the dependencies were installed, start with the terminal the website server by switching to the videochat-peerjs-example/public directory and executing:

node website-server.js

Let that terminal open and open a new one. Switch to the videochat-peerjs-example/server directory and start the PeerJS server executing:

node peer-server.js

Open your browser and access the addres: title and have fun. For more information, please visit the article of this example here in Our Code World

Important

Don't forget to change the host address at the line 16 in videochat-peerjs-example/public/source/js/scripts.js according to yours.

videochat-peerjs-example's People

Contributors

sdkcarlos avatar jvolker 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.