You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
yes currently i am facing long loop running on remote participant to find out streamer ,
if i have more than 1000 users and streamers faces some issues , and streamer reconnected so it will be at last in remote participants , for each user i have run a loop to find publishing participant inside room and also i have to look is his video is shared or not
Describe the solution you'd like
if you add an extra variable from where always i got publisher participant object it will make easier to find publisher
Describe alternatives you've considered
Additional context
if there is already variable inside room please let me know this will save time for me ,and also i dont need to run loops to find streamer or publisher