/VideoStreamingPlatform

This application allows users to host and stream live video content

Primary LanguageJavaScript

Video Streaming Platform

This project successfully achieved its aim of developing a practical application to demonstrate the conceptual approach of broadcast live video to an online audience, employing WebRTC technologies. The application supported live video streaming to an audience of peers, without the dependency on third party software (Adobe Flash Player, Microsoft Silverlight).

Requirements

Run Configuration

  1. Install packages: npm install
  2. Launch the app: npm start
  3. Visit your browser at: http:localhost:3000

Technologies Used

  • Vagrant
  • NodeJS
  • ExpressJS
  • AngularJS
  • WebRTC (OpenTok API)