amirsanni / Video-Call-App

A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
230 stars 144 forks source link

RTCpeerConnection #52

Open Rajeshwari-raji opened 3 years ago

Rajeshwari-raji commented 3 years ago

adapter.js:181 Uncaught TypeError: Failed to construct 'RTCPeerConnection': cannot convert to dictionary. at new window.RTCPeerConnection (adapter.js:181) at startCall (comm.js:647) at HTMLButtonElement.answerCall (comm.js:608)

I got an error in local after connecting server. Not able to answer the call. Please able to solve this answer.