Petri Hintukainen wrote:
It might be even some plugin. All timeouts (cTimeMs, cCondVar, cCondWait) use current wall clock time to set the timeout.
Thats not even all: There are 140 references to time(NULL) in VDR, and most of them are used for timeouts between a few seconds and some hours. Even the famous "video data stream broken" (causing an emergency shutdown) can be triggered by a 30-second time step.
Cheers,
Udo