karaggeorge / kap-camera

15 stars 7 forks source link

<50% border radius showing black corners #42

Open zacharyhalvorson opened 3 years ago

zacharyhalvorson commented 3 years ago

I set the border radius to things less than 50%, like 10%, 20px, etc. and I get this black background to the video: image

My config:

{
    "deviceName": "Default",
    "borderRadius": "20px",
    "hoverOpacity": 0.6,
    "width": 256,
    "height": 192
}