/tincan

A WebRTC demonstration

Primary LanguageJavaScriptMIT LicenseMIT

tincan

Secure calls. No strings attached.

Requirements

Your browser must support WebRTC (e.g. latest Firefox or Google Chrome). You must also have a webcam and/or microphone.

Development/Deployment

If you wish to develop this project further, awesome! You can install all of the required dependencies by running:

$ npm install

and then you can start the server by running:

$ npm start

and direct your browser to http://127.0.0.1:3000

Contributing

If you wish to contribute to this project in any way, please don't hesistate to fork it and send a pull request! I am always open for more suggestions, cleaner code, better design and everything in between! Thanks for your contributions!

License

MIT. See here.