Plugin for OBS Studio to add copy and paste options to the tools menu.
https://obsproject.com/forum/resources/source-copy.1261/
- Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
- Check out this repository to UI/frontend-plugins/source-copy
- Add
add_subdirectory(source-copy)
to UI/frontend-plugins/CMakeLists.txt - Rebuild OBS Studio