gst-plugins-rs/utils
Jan Schmidt 61e282af1a fallbackswitch: Fix pad health calculation and notifies
Change the pad health calculation to consider a pad 'healthy'
if it has received data within the last 'timeout' window. Previously,
inactive pads were constantly flip-flopping between healthy and not
healthy depending on whether they were slightly ahead of or behind
the active pad running_time.

When the health status of a pad changes, make sure to always notify
the property, so that applications that are manually controlling
the active pad can make their switching decisions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1198>
2023-07-07 01:45:52 +10:00
..
fallbackswitch fallbackswitch: Fix pad health calculation and notifies 2023-07-07 01:45:52 +10:00
livesync Use re-exported once_cell 2023-07-06 17:50:49 +03:00
togglerecord Use re-exported once_cell 2023-07-06 17:50:49 +03:00
tracers Use re-exported once_cell 2023-07-06 17:50:49 +03:00
uriplaylistbin Use re-exported once_cell 2023-07-06 17:50:49 +03:00