Skip to content

abdoofathy95/Meteor-Broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor-Broadcast

meteor web app that supports broadcasting (Many to Many) and viewing that broadcast, with recording and playback of that record

Usage

  1. Download Kurento Media Server from Kurento
  2. Start The Kurento Service (If on Ubuntu -> sudo service kurento start
  3. Clone the project Or download and start Meteor app using (Meteor run). this app assumes that the media server is running on default port localhost:8888. to change please edit Server.js to a remote or local URL.

Notes

  1. This app is meant as a demo and not to be used in production in its current state. (LOTS of security issues).
  2. This app doesn't use playbackEndPoint of kurento API as it doesn't support seeking at time of this development. Instead it uses another meteor package Meteor-File-Collection for importing the recording into a collection and generating an MD5 that's used as part of the url.
  3. Leaving a broadcast isn't implemented yet.

About

meteor web app that supports broadcasting (Many to Many) and viewing that broadcast, with recording and playback of that record

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors