deepstream-services-library
deepstream-services-library copied to clipboard
Fix PadProbeHandler execution order - must be executed in the order they were added.
The PadProbeHandlers added to a Bintr's sink or src pad are maintained/executed in an ordered map indexed by handler name.
This needs to be fixed so they are executed in the order they were added to the pad.
@youngjae-avikus this work has been merged into v0.26.alpha