deepstream-services-library icon indicating copy to clipboard operation
deepstream-services-library copied to clipboard

Fix PadProbeHandler execution order - must be executed in the order they were added.

Open rjhowell44 opened this issue 2 years ago • 1 comments

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.

rjhowell44 avatar Sep 15 '22 22:09 rjhowell44

@youngjae-avikus this work has been merged into v0.26.alpha

rjhowell44 avatar Sep 20 '22 22:09 rjhowell44