Updating the UI Layout for the OpenVidu video calling

We are trying to update UI layout for the video calling with our own template.
While adding Participants list window (Like chat Window) using Angular Material SideNav it is working fine, but video fluid not aligning 100% of the screen, Some part of the video part also moving out of the actual screen. I need the video part to be fit like the same functionality as chat window. Any solution plz?

use css object-fit property
Thanks

1 Like