Skip to content

Screencast: properly renegotiate stream when window size changes

Jan Grulich requested to merge grulich/kwin:screencast-renegotiation into master

We need to completely renegotiate stream parameters in case of window size gets changed, otherwise no renegotiation will happen and clients will not accommodate to our changes.

Fixes: https://github.com/obsproject/obs-studio/issues/7875

Edited by Jan Grulich

Merge request reports