libpipewire doesn't react to updated streams
My consumer does work with ./src/examples/video-src-reneg
so I assume it's working.
When I call pw_stream_update_params()
I don't see add_buffer
, state_changed
or param_changed
being called on either side.
I attached the logs on every side just in case they help like in other occasions.