Code Monkey home page Code Monkey logo

openintercom's Introduction

OpenCom

an open source digital intercom system for live television broadcastst

About

This project was created by Balte de Wit as his end project (Profiel Werkstuk) at CSG Prins Maurits. This project's goal is to provide community based TV channels with a very powerful multi channel digital intercom system.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/OpenCom; npm install
    
  3. generate ssl certificates for your node server in OpenCom/certs (cert.pem and key.pem)

  4. Start your app

    npm start
    
  5. Make sure you have FreeSwitch installed.

  6. Make sure NodeJS has read and write access to the FreeSwitch Directory configuration

  7. Start FreeSwitch.

  8. Go to https://[your-ip]:3030/setup?user=[admin-username]?password=[admin-password] to set up your admin user

  9. Go to https://[your-ip]:7443 and validate the certificate, next go to https://[your-ip]:3030/admin.html or https://[your-ip]:3030 and you're good to go

Changelog

16.12.0

  • Initial set up on GitHub

16.12.1

  • First actually working project, with many bugs still

1.3.0

  • Missed a lot of version updates, but I am now using semver!
  • Added actual voip sessions (1.1)
  • Added client page (1.2)
  • Added user -> admin upgrade (1.3)

Just because the version is greater than 1.0 now does not mean this is a released software. I am using semver as in breaking.feature.fix, releases should have actual names!

License

Copyright (c) 2016

Licensed under the GPL-V3 license.

openintercom's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

openintercom's Issues

Walkthrough

Hey there,

I just found your Package for the OpenIntercom and had a hard time trying to installing them. I would like to use the system for an Event I will organize with students of my school.

Is there some kind of more detailed tutorial or Walkthrough-Description how to install the system and dependencies?

Best regards from Germany
Mark

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.