opentok-layout-js icon indicating copy to clipboard operation
opentok-layout-js copied to clipboard

By removing OT_big from element, does it effect the resolution?

Open KittPhi opened this issue 2 years ago • 0 comments

I am using the double-click function to focus on video elements (making them larger or smaller) by adding/removing the OT_big class. In a layout where you have 4 video elements. One dominant video element (focused) while the other video elements are small thumbnails. Are all the video elements the same resolution? If so, can we improve the performance by lowering the resolution of the smaller video elements? Maybe after the OT_big has been removed?

KittPhi avatar Apr 20 '22 18:04 KittPhi