PHPJunior / laravel-video-chat

Laravel Video Chat using Socket.IO and WebRTC
MIT License
801 stars 229 forks source link

Failed to set session description: TypeError: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': The provided value 'null' is not a valid enum value of type RTCSdpType. #26

Open krishnahimself opened 4 years ago

krishnahimself commented 4 years ago

I am getting this error when i receive the video call. Pls help Screenshot from 2020-03-02 00-38-00

rast1025 commented 4 years ago

@krishna8723 Did you manage to solve this?