mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-30 00:52:07 -05:00
Polls for file changes like the text plugin does. This is an interim solution; both the text plugin and image source should use a file monitoring API, preferably implemented through libobs. Closes jp9000/obs-studio#482