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

Issue in showing 4 hosts #120

Open
himanshu2601 opened this issue Sep 30, 2020 · 7 comments
Open

Issue in showing 4 hosts #120

himanshu2601 opened this issue Sep 30, 2020 · 7 comments

Comments

@himanshu2601
Copy link

There are 4 hosts joined a channel. In iOS, I am unable to see video of all the hosts but I can hear them.

@plutoless
Copy link
Contributor

currently this demo supports up to 4 hosts (including yourself local video). To support more you will need to adjust the code a little bit.

@himanshu2601
Copy link
Author

you can please help me out regarding that

@himanshu2601
Copy link
Author

I have already set maxVideoSession as 20 but having issue in updateBroadcastersView() function

@sarmabkp
Copy link

Hi plutoless, How are you doing?
we are developing broadcasting app. we are using this OpenLive SDK.
Just to clarify : 4 Hosts + unlimited audience can join right?
I mean 4 Host + and100 people can join as audience ?

@plutoless
Copy link
Contributor

@sarmabkp yes this should work properly.

@sarmabkp
Copy link

@plutoless , one quick doubt: What is the difference between the broadcasting and generic video conference? in code and architecture wise?

@plutoless
Copy link
Contributor

@sarmabkp live broadcasting usually has 1 host only, or at most 2 host to co-host. While video conferencing everyone can be host. Implementation-wise they are similar, while you can read best practice for multiple user use case here, https://docs.agora.io/en/Interactive%20Broadcast/multi_user_video?platform=Android

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

3 participants