TwilioDevEd / video-access-token-server-php

Twilio Video server-side web app in PHP
MIT License
26 stars 26 forks source link

Unable to connect #10

Open JordanDalton opened 7 years ago

JordanDalton commented 7 years ago

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