PSA
This addon is still under development and not ready for use.
TODO:
webrtc-devices
This addon is designed to provide you with two things:
-
A mixin (probably useful on a service) for enumerating devices, and setting
up all the basic stuff.
-
A component for selecting those devices
Installation
git clone
this repositorynpm install
bower install
Running
Running Tests
npm test
(Runs ember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
Building
For more information on using ember-cli, visit http://www.ember-cli.com/.