RTCMultiConnection icon indicating copy to clipboard operation
RTCMultiConnection copied to clipboard

problem when i have more than 4 users

Open webleb opened this issue 5 years ago • 3 comments

@muaz-khan Hi , i am facing problem when i have more than 4 users it freezes periodically when i have more than 4 users even on same pc and same browser and same network but i dont face any problem when i have less than 4 users any idea how fix that?

webleb avatar Oct 13 '19 20:10 webleb

@muaz-khan any idea how fix ?

webleb avatar Oct 14 '19 14:10 webleb

#837 As I told you, for any device are a lot of jobs to send and receive to all participants in a video call. If you need more than 3-4 users, can use the SFU o media server.

For better performance use video and audio tracks in a single track :smiley:

matiaslopezd avatar Nov 23 '19 05:11 matiaslopezd

have you tried to increase the 'maxRelayLimitPerUser'? 🤔 I don't know what the limit will be, but maybe it will work for you 😅

alextapia007 avatar Jul 12 '22 21:07 alextapia007