Buffers for Record Function
Posted: Tue Feb 12, 2019 9:22 pm
What kind of buffer settings should I be using on monitors that are simply set to record? I wanted to reduce how much shared memory was being used by shrinking the buffers for these monitors. Originally the buffer ring size was set to 50. When I lowered it to the minimum (10) the log was filled with "approaching buffer overrun" warnings. I raised the ring size to 25 and haven't noticed any issues yet. How exactly do the buffer settings work with the record function? The docs say the ring buffer stores frames to be pulled in the event of an alarm, but the record function never enters an alarm state.