Wondering if it's feasible to use an SVG circle mask for various fixed video DOM elements.
https://i.sstatic.net/JzdnU.png
The goal is to have each SVG circle mask a separate video on different layers, then scale up to fit the browser height and width.
I've experimented with multiple code samples, so sharing code here won't make much of a difference. Just seeking guidance on whether this is technically achievable and where to start exploring.