discovery: don't use /dev/shm data source
The low-latency /dev/shm frames don't have all the data, and we're not checking that the plugins are only using data available in the low-latency frames, so don't ok analysis based on the presence of those frames, and instead wait for the full frames on disk. This should help prevent some data missing errors.
Please register or sign in to comment