Implement Watchdog to fire events on changes within directories. Use case is monitoring directories for changes by components that write files e.g. connected cameras. The python package below can be used, but not sure how best to implement as appears to require its own thread.