@if (activeScreenSharer()) { {{ activeScreenSharer()?.displayName }} is sharing their screen } @else { Someone is sharing their screen }
Volume: {{ screenVolume() }}%
@if (isLocalShare()) { } @else { }
@if (!hasStream()) {

Waiting for screen share...

}