Skip to content

record: Improve handling when closing the stream

Arjen Hiemstra requested to merge work/ahiemstra/streamclose into master

Currently, closing a recording stream crashes in ffmpeg. This fixes that and also an error printed by pipewire about setting stream active on the wrong thread.

Fixes https://invent.kde.org/ahiemstra/krdp/-/issues/3

Edited by Nate Graham

Merge request reports