There is a tool called "ShaderGlass" which can get the screen content and later modify it with shaders.
https://github.com/mausimus/ShaderGlass
Another example is tool "Lossless Scaling" which captures screen with
Microsoft Desktop Duplication API (DXGI) or Windows Graphics Capture (WGC) API
https://losslessscaling.net/
Or Magpie using Windows Magnifier API
https://github.com/Blinue/Magpie
Maybe SVP could use the same way for streaming video in browsers?
It would increase SVP customer market.