songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Added support for circular video shapes (border-radius) on iOS #201

Open IjzerenHein opened 9 years ago

IjzerenHein commented 9 years ago

This pull-requests add support for taking the border-radius from the provided DOM element and applying that to the overlayed video surface. This makes it possible to create circular shapes. Currently only supported on iOS.

Example:

image