All Projects → mozilla → Tincan

mozilla / Tincan

Licence: mit
A WebRTC demonstration

Labels

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].