Skip to content

A WebRTC live stream broadcasting application for one-to-many video communication. Users can create new streams and join any running stream. The supported browsers are: Chrome, Opera, Firefox and Chrome Android.

Notifications You must be signed in to change notification settings

nirajx1d/video_stream_WebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video_stream_WebRTC

A WebRTC live stream broadcasting application for one-to-many video communication. Users can create new streams and join any running stream. The supported browsers are: Chrome, Opera, Firefox and Chrome Android.

Technologies Used

WebRTC, Node.js and some normal web development technologies: HTML, CSS and JavaScript

Installation

Requirements: Node.js(download from nodejs.org)

Open your terminal and run the following commands:

git clone https:/nirajx1d/video_stream_WebRTC.git
cd video_stream_WebRTC
npm install
node server.js

Open your browser and visit:

localhost:3000

About

A WebRTC live stream broadcasting application for one-to-many video communication. Users can create new streams and join any running stream. The supported browsers are: Chrome, Opera, Firefox and Chrome Android.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published