Code Monkey home page Code Monkey logo

maecoruja's Introduction

maecoruja

A video conference web application based on WEBRTC, to aproximate healthcare professionals and mothers. Allowing theses mothers to ask questions related to the health of their kids or family.

#Installation (Only for Windows Users)

  1. Install Node.js
  • Open a web browser and visit http://nodejs.org.
  • Click the “Install” button on the NodeJS home page to download the .msi installer file.
  • Run the Node.js installer (the .msi installer) with default settings.
  1. Create a folder to store your EasyRTC project
  • For example: C:\Users\USERNAME\Desktop\EasyRTC
  1. Get the EasyRTC files by
  • The easy way is to extract the contents of the easyrtc_server_example.zip file that you just downloaded to the folder you created in Step 2.
  • The slow way is to download individual files from the EasyRTC Server Example folder found on GitHub, and place them in the folder you created in Step 2.
  1. Navigate to the EasyRTC folder
  • Click on the Windows Start Menu, choose All Programs, then Node.js, and launch Node.js Command Prompt.
  • Important: the program Node.js, although appears similar to the Node.js Command Prompt, is not the same as Node.js Command Prompt.
  • Navigate to your EasyRTC folder in the Node.js Command Prompt: For example: cd C:\Users\USERNAME\Desktop\EasyRTC
  1. Download the required dependencies
  • Run the Node package manager to download required dependencies by executing the following command in the Node.js Command Prompt: npm install
  1. Start your Node.js Server
  • In the Node.js Command Prompt type the following command (while located in the folder you created in Step 2): node server.js
  1. Overwrite the files in the repo in the properly directories. (Demos directories)

Usage

Hack!

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.