Skip to content

I exploring web rtc technology and socket.io to build a real time video chat

Notifications You must be signed in to change notification settings

junicodes/webRTC_Video.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

if you need the one with more sophisticated code with socket.io go to the branch (webRtcModify)

webRTC_Video.github.io

demo Link to start video chat https://webchatapp-2019.firebaseapp.com/#init

demo Link to join video chat https://webchatapp-2019.firebaseapp.com/

This is a real video chat application built with webRtc simple-peer (Node.js)

To use this project just click the green button to copy the url

open a folder in yo local machine

git clone (video chat url)

make sure you have budo.js to run this project in your local environment

npm install -g budo

Also you must have browserify.js in you local machine or else install globally

Enjoy

Send me a mail for any issue [email protected]

About

I exploring web rtc technology and socket.io to build a real time video chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published