Hi
Is there a way to configure sink_driven_src to stop sending updates after X amount of updates?
Example:
I want to send steady 10 updates per second (-U 10) and stop after sending 100 updates.
I tried the -timeri option but the guide is very vague on explaining the timer interval. Description says
Sets the timer interval in microseconds. A setting of (0) disables the timer.
Thanks