synap5e / obs-screenshot-plugin

An OBS Studio filter plugin to save screenshots of a source/scene
GNU General Public License v2.0
136 stars 20 forks source link

Opening the most recent screenshot in OBS #23

Closed Adotis closed 3 years ago

Adotis commented 3 years ago

I have the screenshots getting saved to a folder as intended; however, I would like to then have the most recent screenshot show up as a source in my OBS. Is there a way I can have OBS select the most recent screenshot in the folder? Or perhaps have new screenshots overwrite the previous screenshot?

synap5e commented 3 years ago

"Output to file" should overwrite - I'm not sure if OBS will detect the file change (or can be configured to).

Adotis commented 3 years ago

I was trying to find a way to keep the old files so that they would not get overwritten. I ended up using a plug-in by Exeldro called “Directory watch media” which works perfectly!