You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linux/pipewire): avoid video stream freeze (on display switch)
This is a trial-and-error workaround to avoid video stream freezing when
display switching that somehow happens when not using the added thread
sleeps due to a racecondition that needs to be further diagnosed.
Also changes the order checks are done on capture timeout to be in a
logical order (capture_cb before free_cb) as well as logging state
changes as info messages again including any error messages.
0 commit comments