video/timing/simulatorThis directory contains classes related to RtcEventLog-based simulation of video timing and video jitter buffering.
The simulator uses recorded RtcEventLog files, which contain time-stamped events from a WebRTC session, to reconstruct and simulate the timing aspects of received video streams. This allows for:
The simulation focuses on aspects like frame arrival times, decoding times, rendering times, and the overall flow of video frames through a simulated pipeline, driven by the events logged in the RtcEventLog.