Error: WebRTC not supported by this browser

311 views
Skip to first unread message

Bimalkant Lauhny

unread,
Apr 16, 2017, 12:27:59 AM4/16/17
to meetecho-janus
I'm trying to run an application with latest Janus-gateway. The application is running fine with previous versions of Janus. While upgrading the application to use the latest Janus, it started showing an error -  "WebRTC not supported by this browser". The application started showing this behavior specifically after the changes in Janus-gateway by this commit - ( (https://github.com/meetecho/janus-gateway/commit/7886ee06291a7941fc2aeb2759f99f56af08abf2)

What might be going wrong?

Thanks.

Lorenzo Miniero

unread,
Apr 16, 2017, 4:44:49 AM4/16/17
to meetecho-janus
I really doubt that commit is the cause. It's much more likely you're still using an obsolete version of janus.js and/or adapter.js.

L.

Bimalkant Lauhny

unread,
Apr 16, 2017, 9:52:23 AM4/16/17
to meetecho-janus
Thanks for replying Lorenzo.

I can't understand.
I'm running latest Janus-gateway (from Github repository) on the terminal in the background. The application uses "janus.js" provided in the Janus-gateway repository. The application downloads the "janus.js" using bower. In "bower.json" file, we can specify the exact commit hash to download the "janus.js" version from official Janus-gateway GitHub repository.

I'm just updating "janus.js" version commit by commit (whereas in the terminal, the Janus-gateway with latest commit is running). It worked until the commit having hash as given in the above post.

So, by obsolete, do you mean that the Janus API has changed?

Lorenzo Miniero

unread,
Apr 16, 2017, 10:32:50 AM4/16/17
to meetecho-janus
The API hasn't changed, some methods exposed by the janus.js library have. Check the demos to see the changes, or go through the janus.js history on github.

L.
Reply all
Reply to author
Forward
0 new messages