remote video size change(cutoff) in firefox 83.0 when toggle local video on and off #1314
Open
8 tasks done
Labels
bug filed
A bug has been filed upstream for this issue
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Code to reproduce the issue:
Steps:
after a remote participant shared a video, click 'Start Meeting' then toggle the local video on and off.
Expected behavior:
toggle on and off local video should not affect the videoWidth/videoHeight of the remote video.
Actual behavior:
the remote video is being cutoff, only showing the top right portion of the video. This is not happening in firefox 82.0.2 and 79.0
when inspect the remote video element, is shows videoWidth 640 , videoHeight 480
inspect again after toggling local video on and off, videoWidth 320, videoHeight 180, and it is only showing part of the video
Software versions:
The text was updated successfully, but these errors were encountered: