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 May 18, 2022. It is now read-only.
Here is a screenshot of me observing this behavior. Notice that there is no height/width on the video element in the DOM, and the styles inspector shows just width set to 100%.
Next is a screenshot of running the same code in the browser. Notice that we get left, width, and height set in the DOM, and the styles inspector doesn't have any additional styles.
This has been observed on the publisher, but might also effect the subscriber (if the stream is published from an iOS device using this plugin).
The text was updated successfully, but these errors were encountered: