waydabber / BetterDisplay

Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
https://betterdisplay.pro
19.64k stars 343 forks source link

Update PIP and streaming to use ScreenCaptureKit #1411

Closed waydabber closed 1 year ago

waydabber commented 1 year ago

This should enable some advanced features and might also fix some of the issues. Older macOS versions should fall back to the older API (not supporting some of the new stuff possible).

waydabber commented 1 year ago

As app version 2.x will require macOS Monterey 12.4+, this is a great opportunity to move to ScreenCaptureKit. The v1.x will continue to use the existing methods, so all Macs will be covered.