obs-lua
obs-lua copied to clipboard
obs-lua
All shaders have moved to https://github.com/exeldro/obs-shaderfilter/tree/master/data/examples
| Item | Description |
|---|---|
| create_text_source.lua | Adds hotkey to create text source |
| disable-source.lua | Hide sources visible in a scene |
| enable-source.lua | Add hotkeys to enable and disable a source on all scenes |
| intro-live-outro.lua | Intro, Live, and Outro |
| media-cue.lua | Select a media source and cue point |
| media-hide.lua | Hide media sources when ended |
| media-switch-scene.lua | Select a media source and a scene to switch to after playback |
| media-visibility-source.lua | Select a media source to change visibility after playback |
| ptt-toggle-hotkey.lua | Adds hotkey to enable push to talk |
| refresh-browsers.lua | Adds hotkey to refresh all browser sources |
| scene-notes-save.lua | save scene notes to html |
| source-cycler.lua | Sets a group source to act as a visibility loup |
| source-lock-position.lua | Source lock position |
| source-pairs.lua | Toggle visibility between 2 sources |
| source-toggle.lua | Toggle visibility between 2 sources |
| source-toggler.lua | Toggle between sources visible in a scene |
| source-toggler-delay.lua | Toggle between sources visible in a scene with delay |
| source-visibility-groups.lua | Make groups of sources that react on the visibility of the other sources in the group |
| update-text.lua | Text source update using a file |