I am working on video conference React.js app and if i used random ID from peer ,
const peer = new Peer()
it is working correctly but if i used specific ID if the user , the call request sent successfully into the other user but stream isn't work for…
Top comments (0)