React components for Janus Plugins including Videoroom
Purpose of this module is to implement the multiple plugins of Janus to be used with React apps. The janus.js from the official demo is used as the client library for the moment. This would be converted to a node module at a latter stage.
npm package had an issue yesterday, fixed now and the example should work
- Videoroom
- Install Janus server, docker image is available at https://hub.docker.com/r/manujith/janus
- Follow the example for Videoroom