LiveVisionKit brings the powers of computer vision and image processing to OBS Studio; implementing state of the art filters such as image enhancement and real-time video stabilization.
GNU General Public License v3.0
159
stars
17
forks
source link
Adapt Install Guide for Microsoft Visual C++ Redistributable #20
What is the requested feature? In the install guide, an information is missing. In order for OBS to be able to load the LiveVisionKit.dll, the Microsoft Visual C++ Redistributable is necessary: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Before installing the library, I've got the following error:
DependencyTreeWalker proved my guess :)
Why do you want this feature? Others will have the same problem and might not be able to use this plugin.