Is it possible to render the remote video in a custom dimension? I tried using css in the video-player element but it doesn’t work.
Hey @fidel
Currently, remote rendering follows the original aspect ratio. If the aspect ratio of the video player does not match the original, black bars may be added to fill the space.
To achieve different visual effects, you can overlay DOM elements on top of the video player as a mask.
Thanks
Vic
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.