(from the application) and the actual write itself (to the disc/storage)
as changes are buffered to be written in one go.
+Warning, setting an incorrect scheme can lead to crashes. If you're
+unsure select *System*.
+
Scheme | Description
-----------------------|------------
**Unknown** | A placeholder status, meaning that the configuration isn’t properly set.
cfg->dvr_cleanup_threshold_used = 0; // disabled
/* Muxer config */
- cfg->dvr_muxcnf.m_cache = MC_CACHE_DONTKEEP;
+ cfg->dvr_muxcnf.m_cache = MC_CACHE_SYSTEM;
/* Default recording file and directory permissions */