WebexMeeting component always renders <video> tag for remote sharing even if nobody shares the screen
Closed this issue · 3 comments
WebexMeeting component paired with the WebexSDKAdapter always renders video tag for remote sharing even if nobody actually shares a screen.
As a result, half of the space of WebexMeeting component is occupied by a black rectangular:
I think the correct behavior would be to hide video tag for remote sharing if nobody actually shares a screen
@lalli-flores we are using this component and when nothing is shared the screen is still split and one part is empty. Is this something that will be fixed soon?
@vinodtv, Yes, this is something the team is looking into. Core of the issue is in the SDK, and we've discuss solutions there. At the same time we're looking to see what we can do in the component adapter to fix this issue soon 🤞🏼