video-access-token-server-php icon indicating copy to clipboard operation
video-access-token-server-php copied to clipboard

Unable to connect

Open JordanDalton opened this issue 9 years ago • 0 comments

When I go to join a room the following errors show up in the console:

WebRTC interfaces with the “moz” prefix (mozRTCPeerConnection, mozRTCSessionDescription, mozRTCIceCandidate) have been deprecated. twilio-video.js:7075:23

RTCPeerConnection.getLocalStreams/getRemoteStreams are deprecated. Use RTCPeerConnection.getSenders/getReceivers instead. twilio-video.js:7195:21

JordanDalton avatar Dec 04 '16 20:12 JordanDalton