Search code examples
javascriptwebrtcvideocallmesibo

Mesibo Javascript messenger Integration for one to one and group video call


I have integrated Javascript Messenger & Popup https://github.com/mesibo/messenger-javascript/

I want use messenger for more than one user like Javascript Messenger where we can video call with multiple user (one-to-one or group call)

For that I have created multiple users from mesibo dashboard, the text chat is working properly but when I try to do a video call, I receive call on my other computer but the problem is that I can only see local stream and remote stream is not displayed and also no audio from call.

Can anyone please help me with this?

Thanks

console.log image


Solution

  • Make sure you are using a secure URL (HTTPS) with a valid certificate. Calls will not work if you are using mesibo under a non-secure (HTTP) URL.

    Start here before moving to messenger code https://github.com/mesibo/samples/tree/master/js/basic-demo