createanswer

  1. SuperYegorius

    RTCPeerConnection.createAnswer() - Failed to set remote video description send parameters for m-section with mid='2'

    I'm developing WebRTC javascript application. This is what I do to reproduce this error: I have Chrome and Mozilla browsers where I run test. Chrome browser starts audio call to Mozilla. This works fine! Then I try to share my screen from Chrome to Mozilla with this code...
Top