Skip to content

webrtcsink: fix assertions when finalizing

Dumping the pipeline on state changes from an async bus handler was triggering criticals.

Instead, dump from the sync handler.

Merge request reports