If someone is interested we have developed a licode library for angularjs.
It includes
- Camera Service to handle getUserMedia
- Licode Directive to handle dom creation and binding
- ChannelSocket Factory to create and manage data only channels
It’s lacking documentation, but if there is someone interested I could
write some readme at least.
you can find it at http://github.com/platanus/angular-licode
and we’ve been using it in http://github.com/rhinobird/rhinobird-web if you
want some example on how to use it