You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
Description
Currently, the video if we have a dynamic height set height to 35%. The video is being cropped on the user end. However, correct video is been published to opentok/subscriber.
Proposal
fitMode: contain, etc will help video to be resized based on the available div height.
Feature Request
Description
Currently, the video if we have a dynamic height set height to 35%. The video is being cropped on the user end. However, correct video is been published to opentok/subscriber.
Proposal
fitMode: contain, etc will help video to be resized based on the available div height.
Links / references
Documentation: https://tokbox.com/developer/sdks/js/reference/OT.html#initPublisher
The text was updated successfully, but these errors were encountered: