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.
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.