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