GithubHelp home page GithubHelp logo

hacm / openmeet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hayzamjs/openmeet

0.0 2.0 0.0 293 KB

A Dead simple WebRTC based video conference application

CSS 5.44% JavaScript 84.53% Shell 2.71% HTML 7.32%

openmeet's Introduction

openMeet

A dead simple WebRTC based video conferencing utility.

Why openMeet?

Since companies like MeetSpace are too expensive for small offices and such and also since softwares like Jitsi is just too hard to set up. OpenMeet can literally be up and running in a minute.

How to get it up and running

  1. Deploy on heroku
  2. Deploy on your own server

Method 1, Deploying on Heroku :-

Deploy

Method 2, Deploying on your own server :-

  • Clone the repo using git clone https://github.com/Fazelesswhite/openMeet
  • npm install
  • You need to use SSL for it to work since nowadays browsers are insisting on SSL for WebRTC, do this by changing the line 21 of server.js file, from .file({ file: 'settings.json' }); to .file({ file: 'settings.ssl.json' });
  • To start the server node server.js
  • Visit https://IP:1818/ to view the main application or https://IP:1818/admin for admin page for which the default credentials are hayzam.rb:minimumviablepassword

Buy me a cup of coffee <3

1LHT8uYsmQW8rCQjx58CJVZLgGxKL5pL89

^ Bitcoin RULZ ALL

License

MIT License

openmeet's People

Contributors

hayzamjs avatar

Watchers

James Cloos avatar Hamlet Abel Morales Carcamo 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.