0
I am developing a program that aims to show video and audio calls. As a video conference. Multiple users at the same time.
I’m using peer.js.
But the following error is occurring:
GET https://cdn.peerjs.com/0.3/peer.js net :: ERR_INSECURE_RESPONSE
How can I fix this?
Thank you,
Fernando