Using the ScreenCaptureKit API on macOS 15.1.0 with an M3 chip causes a freeze of over 40 seconds.

1.Open the DingTalk macOS application, start a meeting, and initiate screen sharing. 2.The DingTalk app calls the [SCShareableContent getShareableContentWithCompletionHandler:] API. 3.The API takes over 40+ seconds to return a response.

Hello @AngryDragon,

If you make this same call in the ScreenCaptureKit sample app, are you experiencing the same hang?

Best regards,

Greg

This seemed to be a pretty frequent problem that I am also experiencing in my app.

Following the example does not help.

Using the ScreenCaptureKit API on macOS 15.1.0 with an M3 chip causes a freeze of over 40 seconds.
 
 
Q