Skip to content

Add source elements to the pipeline before activation

In plug_src we changed the element state before adding it to the owner container. This prevented the pipeline from intercepting a GST_STREAM_STATUS_TYPE_CREATE message from the pad in order to assign a custom task pool.

Fixes #53 (closed)

Edited by Patricia Muscalu

Merge request reports