1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
# Downstream Keyer for OBS Studio
Plugin for OBS Studio to add a Downstream Keyer dock.
Inspired by: https://github.com/obsproject/obs-studio/pull/4491/
# Download
https://obsproject.com/forum/resources/downstream-keyer.1254/
# Build
- Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
- Check out this repository to UI/frontend-plugins/downstream-keyer
- Add `add_subdirectory(downstream-keyer)` to UI/frontend-plugins/CMakeLists.txt
- Rebuild OBS Studio
# Donations
https://www.paypal.me/exeldro
|