This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 345
Add more than 2 people in room #15
Comments
You have to connect each participant to each other participant through multiple connections I believe. Its a major change in design from the current example. You also have to be aware that each participant then has to use up the bandwidth for 3,4,5 etc channels. |
@ahujapankaj16 Sir are you able to implement for more than 2 users scenerio? |
@ahmad6242 No sir I was not able to as I am not a pro js developer. |
let me try too :) |
I was able to get 1:1 working consistently which is live on twisty.io. I
plan to release the code as a Github
…On Sat, Dec 5, 2020 at 11:27 AM Kemal Onyurt ***@***.***> wrote:
let me try too :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABLMIN7GLR5R454ODMANZLSTKQTNANCNFSM4MKUSUHA>
.
|
Has anyone managed to work around this? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to add more people to the room and simultaneously communicate with each other.
I tried couple of ways like adding remote stream objects dynamically but none of them worked.
Please suggest any solution.
The text was updated successfully, but these errors were encountered: