latency-clock icon indicating copy to clipboard operation
latency-clock copied to clipboard

Measure the latency of a video-output/video-capture combination

Results 2 latency-clock issues
Sort by recently updated
recently updated
newest added

because `gst_clock_set_calibration ()` will not be called by the present code, `gst_clock_unadjust_unlocked ()` returns unexpected values. i don't know, if you can accept this very simple fix, but it simply...

the clock base in the overlay and parser module differ, because `gst_clock_set_calibration` doesn't get called before `gst_clock_unadjust_unlocked` in https://github.com/stb-tester/latency-clock/blob/c2d166139e401b274e96445f5020c4ebb8c82bdd/gsttimestampoverlay.c#L227.