Skip to content

living-opensource-africa/webrtc-one2many

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidchat One to Many (using the kurento media server)

A lightweight javascript webrtc based application for video/audio and screen sharing.

INSTALLATION

To run this application, make sure you have nodejs already installed. After installation of NodeJs, head over to the path of this app, e.g.

cd /path/where/app/is/located/webrtc-one2many
npm install

That will install all required node modules for the application to run.

RUN THE APP

To run the app, head to the directory where the app is, i.e

cd /path/to/where/the/app/is/located/vidchat
npm run start

LICENSE

This is an open source project released under the MIT licence, meaning anyone with access to this code can literally do whatever pleases them with the code. The author(s) of this source code, do not in any way assume any lose and/or damanage that may arise from the use or acquisition of this software.

CONTRIBUTING

Currently the platform is being maintained by a single developer, if you have any feature request and/or want to add a few whistles and bells, feel free to contact us.

About

WebRTC one to many communication using kurento media server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published