Skip to main content

DOS Janus

Janus is a great web-rtc server. DOS Janus is a client implementation to work with web-rtc server. Actually emulation is runned on remote server and js-dos only render picture and send data to backend.

Running client side is simple, for example if janus runned on 127.0.0.1:8080 then code will be:

examples/ui-janus.html
Run
{}

Backend#

TO-DO