Skip to content

Angular Module for Streaming Multiple videos simultaneously through multiple video views

Notifications You must be signed in to change notification settings

cs-education/ClassView

Repository files navigation

ClassView

Multi-View interface for ClassCapture

Notes on Video Synchronization Methodology

  • One Main Video and Multiple Synchronized Video
  • Once main video is complete, it is popped out of the main video frame and the next video from the syncronized videos is queued in to pick up chronologically after the main video.

Tech Stack

Development Setup

Install yeoman, bower, grunt, and angular-fullstack: npm install -g yo bower grunt-cli [email protected]

Build Distribution Package

grunt build:dist (might need to use --force option)

Start WebApp Server

grunt serve

Linking with ClassCapture Web

Look at the documentation for bower link here You need to run grunt build:dist to see your changes in ClassCapture Web after you linked it with ClassView

About

Angular Module for Streaming Multiple videos simultaneously through multiple video views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published