-
Notifications
You must be signed in to change notification settings - Fork 81
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
Live Stream Issue #60
Comments
Here is a photo of what I am referring to @Meherdeep @tadaspetra |
I found that the issue might be with the layout _getRenderViews() function for broadcast calling the
|
@tadaspetra @Meherdeep it seams that when doing Livestreams the audience view is being added as a second view |
I found changing the code to this fixed the issue:
|
@rlee1990 Thanks for flagging this. We will update this in our next release or you can submit a PR for the same. |
Looks like this one is fixed now, closing issue. |
Describe the bug
When an audience member joins a live stream as an audience member their view is split with a blank top half even though there is only 1 person broadcasting.
To Reproduce
Steps to reproduce the behavior:
Create a live stream as a broadcaster and have someone view it as an audience member.
Expected behavior
Should just show the broadcaster taking the whole view.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: