Open aoberoi opened 9 years ago
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.
We may need to punt on this issue until opentok.js supports object-fit
based sizing of video views.
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).