I am using Angular cli --ssl to run it on HTTPS.
this.api.setupVideoCall('localVideo','remoteVideo',true)
I was following mesibo javascript basic demo app as a reference. Above code is called without any error but still local video working properly, remotevideo is not working. Please help with this as soon as possible.