Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more than 2 users #16

Open
cjm771 opened this issue Apr 19, 2020 · 6 comments
Open

more than 2 users #16

cjm771 opened this issue Apr 19, 2020 · 6 comments

Comments

@cjm771
Copy link

cjm771 commented Apr 19, 2020

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.

@alexDA14
Copy link

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.

@vervoortkobe
Copy link

Same issue :(

@neoadventist
Copy link

Looks like everyone is having this problem :(

@cdll
Copy link

cdll commented Oct 24, 2020

same issue here~

@khumam
Copy link

khumam commented May 30, 2021

Anyone know how to solve it?

@alexDA14
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants