Page MenuHomePhorge

Meet: Display shared screen bigger
ClosedPublic

Authored by machniak on Feb 18 2021, 10:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 21, 5:47 AM
Unknown Object (File)
Sat, May 18, 11:21 PM
Unknown Object (File)
Sun, May 5, 12:46 PM
Unknown Object (File)
Sat, May 4, 4:30 AM
Unknown Object (File)
Fri, May 3, 11:04 PM
Unknown Object (File)
Thu, May 2, 9:01 PM
Unknown Object (File)
Sun, Apr 28, 9:16 PM
Unknown Object (File)
Fri, Apr 26, 7:47 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK784f45f56b33: Meet: Display shared screen bigger
Summary

The (first) shared screen element will take up to 2/3 of the
matrix's width and 100% of its height. Other publishers (including other
shared screens) will fill the rest.

Also fixes small bug with too-big subscribers list height in some cases.

Future scope:

  1. Display the shared screen publisher inside the shared screen tile.
  2. Add a button to increase size of any publisher tile. Still, I think there should be only one big tile at a time. Anything more sophisticated requires a much harder algorithm.
Test Plan

./phpunit --group=openvidu

Diff Detail

Repository
rK kolab
Branch
dev/meet-screen-estate
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33280
Build 13054: arc lint + arc unit

Event Timeline

  • Fix subscribers list height when there's no publishers in the room
This revision is now accepted and ready to land.Feb 19 2021, 1:12 PM
This revision was automatically updated to reflect the committed changes.