Plugin for OBS Studio to add a Transition Table to the tools menu.
Inspired by https://github.com/admshao/obs-transition-matrix
https://obsproject.com/forum/resources/transition-table.1174/
- Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
- Check out this repository to UI/frontend-plugins/transition-table
- Add
add_subdirectory(transition-table)
to UI/frontend-plugins/CMakeLists.txt - Rebuild OBS Studio