Skip to content

Instantly share code, notes, and snippets.

View vasqued2's full-sized avatar

David vasqued2

View GitHub Profile
@vasqued2
vasqued2 / instant-replay-playlist.lua
Last active December 22, 2024 19:49 — forked from Dregu/instant-replay-playlist.lua
OBS-studio script to play instant replays and/or automatically add replays to VLC playlist for later
obs = obslua
source_name = ""
vlc_name = ""
scene_name = ""
replaying = false
autoclear = false
addall = false
replaylength = 10
instant_hotkey_id = obs.OBS_INVALID_HOTKEY_ID
add_hotkey_id = obs.OBS_INVALID_HOTKEY_ID