/iblis-video

Peer to Peer Conference Video Call Service in the browser

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Iblis Video

Peer to Peer Conference Video Call Service in the browser

Example

Demos

Why

I just want to create a prototype to see how to implement WebRTC peer-to-peer video and audio calls. I find peerjsis quite easy to implements.

Dev

Launch dev environement with npm run start

Test

You can launch test by running npm run test

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Make the necessary changes and ensure that the tests are passing
  3. Send a pull request

Todo

  • Allows more than one to one call (until 12 people)
  • Add chat undervideo
  • Add Screen Sharing

Known issues

  • None for the moment

Thanks

License

Please, refer to LICENSE file