Skip to content

quackercrumbs/browser-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Camera Chat

Features Targets

  • two peers to establish a peer to peer connection
    • They can exchange peer information via signal server to establish connection
    • They can exchange peer information by pasting in information to establish connection
  • video filter options for the user.

Developing and Running Locally

You need to have these three components running locally. You can find the required system and build dependencies in their README.md

  • web/, the webpack server that serves the web app
  • signal-server/, a message exchange server for clients to setup their RTC Connection to one another
  • proxy/, gateway to the signal-server and the webapp. (for convenience)

After you got all the components running, you can just go over to: localhost:10000/

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published