mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-30 19:34:53 -04:00
Initializing a display stream with a content filter which excludes an empty list of windows leads to a broken stream. Initializing with a list of all available windows as a workaround re-enables functionality.