webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

more than 2 users

Open cjm771 opened this issue 4 years ago • 6 comments

Hi I am trying to have more than 2 users in the video chat? I've tried to dynamically add new videos, but the webrtc tends to error out. Do you have any resources I can look at to refactor this code? Thanks.

cjm771 avatar Apr 19 '20 18:04 cjm771

Hello, ScaleDrone community. I got the same problem with ScaleDrone WebRTC video chat for more than 2 users. Is it possible out of the box? I made my scripts by @herkyl example and it works for 2 users, but when 3rd user try to connect I get DOMException: Failed to execute 'setRemoteDescription' , please see a screenshot - https://prnt.sc/s136ip It happens in peerConnection.createOffer() function. I'm not clear completely about createOffer part of WebRTC - when should be an offer created, by whom and so on. It would be wonderful to update examples with code for more than 2 users. If it's not possible, I'll be very happy to get any comments or help with this. Thanks.

alexDA14 avatar Apr 21 '20 12:04 alexDA14

Same issue :(

vervoortkobe avatar Apr 25 '20 13:04 vervoortkobe

Looks like everyone is having this problem :(

neoadventist avatar Sep 05 '20 05:09 neoadventist

same issue here~

cdll avatar Oct 24 '20 09:10 cdll

Anyone know how to solve it?

khumam avatar May 30 '21 11:05 khumam

Anyone know how to solve it?

Seems, that no ((( It looks like this service doesn't support anymore. I would recommend you to choose so another service for your p2p(webRTC) app.

alexDA14 avatar May 31 '21 07:05 alexDA14