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)
Feb 21 2024, 11:02 PM
Unknown Object (File)
Feb 4 2024, 5:10 PM
Unknown Object (File)
Jan 27 2024, 3:13 AM
Unknown Object (File)
Jan 19 2024, 9:37 PM
Unknown Object (File)
Jan 18 2024, 3:56 PM
Unknown Object (File)
Jan 15 2024, 10:01 PM
Unknown Object (File)
Dec 30 2023, 3:41 AM
Unknown Object (File)
Dec 10 2023, 4:23 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.