mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-02 20:35:16 -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