mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 18:24:16 -05:00
We were passing the core pipewire pointer where renegotiation expected
the stream pointer. Somehow this worked, probably because the two are
very close.
fixes #9733
(cherry picked from commit 658657de35)