Closed hthetiot closed 2 years ago
This library does not support border radius on video tag.
A reference implementation is available here:
Css border radius is ignored on rendered video
Video has round corner
No round corner on video
It's actually implemented see https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/src/PluginMediaStreamRenderer.swift#L251
May need some testing, closing and will re-open if tests on device fails.
Description
This library does not support border radius on video tag.
A reference implementation is available here:
Steps to reproduce
Css border radius is ignored on rendered video
Expected results
Video has round corner
Actual results
No round corner on video