Janus WebRTC Server Plugin Interface
Introduction This article and video will go through the janus plugin interface. So a brief introduction about janus-server would be that it is a WebRTC server which facilitates creation of WebRTC media communication channels and the exchange of communication. You can visit their website for a more detailed communication regarding this software. Janus has a plugin interface through which we can create multiple addons that work over WebRTC where one such example would be Video Room....