Skip to content

afief/webrtc-demo-bdgjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-demo-bdgjs

startup

npm install
npm start

Deploy to heroku

enable http-session-affinity first

heroku features:enable http-session-affinity

create app

heroku create

deploy

git push heroku master

open on the browser

heroku open

TURN Server

You can try it on the same local network between 2 peers. If it is on different network, you may need TURN server to relay media.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published