mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-16 05:29:17 -04: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