exeldro / obs-replay-source

Replay source for OBS studio
GNU General Public License v2.0
143 stars 20 forks source link

Replay Source for OBS Studio

Plugin for OBS Studio to (slow motion) replay async sources from memory.

Download from https://obsproject.com/forum/resources/replay-source.686/ https://github.com/exeldro/obs-replay-source/releases

Unzip the download in the 64 bit plugins folder for example: C:\Program Files\obs-studio\ or C:\Program Files (x86)\obs-studio\

Start OBS Studio 64 bit Add a replay source. Set the source, duration and speed in the properties. Set the replay hotkey.

Replay source

This source replays audio and video after it is retrieved from a replay filter by using the hotkey or the button in the properties.

(async) replay filter

Keeps the configured seconds from a source in memory. The name of the filter must be the same as the replay source used to play the replay. The async version captures audio and video, the non async version only captures video.

Properties