Take ScreenCaptureKit to the next level

RSS for tag

Discuss the WWDC22 Session Take ScreenCaptureKit to the next level

Posts under wwdc2022-10155 tag

4 Posts
Sort by:
Post not yet marked as solved
0 Replies
1.1k Views
I'm trying to use ScreenCaptureKit on a Mac Catalyst app, on macOS 12.5.1. I'm not sure if I'm doing something wrong, but it crashes as soon as I try to request SCShareableContent. It crashes on internal code, calling a method it can't find, which makes me think this is a bug in the framework rather than incorrect configuration. Any hints on how to work around this problem? The crash is: ** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[RPDaemonProxy fetchShareableContentWithOption:windowID:withCompletionHandler:]: unrecognized selector sent to instance 0x6000037d5dc0' terminating with uncaught exception of type NSException ScreenCaptureKit-Crash.txt
Posted
by dgr.
Last updated
.
Post not yet marked as solved
0 Replies
784 Views
We can use the sample code to generate the SCK capture tool, Run safari with youtube video. Run the SCK capture tool Select Application capture with the above Safari youtube video, the video shall be playing well. Toggle the youtube video to full screen, you will not able to see the YouTube video.
Posted
by stang.
Last updated
.