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.
Using the ScreenCaptureKit API on macOS 15.1.0 with an M3 chip causes a freeze of over 40 seconds.
Hello @AngryDragon,
If you make this same call in the ScreenCaptureKit sample app, are you experiencing the same hang?
Best regards,
Greg