Skip to content

Improve performance of mediastreamer2 with filters declaring a lot of inputs...

Simon Morlat requested to merge fix/crash-and-slow-perf into release/5.4

Improve performance of mediastreamer2 with filters declaring a lot of inputs or outputs, by adding counters of currently connected inputs and outputs.

Merge request reports