Screencapturekit

12 articles about screencapturekit.

ScreenCaptureKit: Complete Swift API Guide for macOS

·15 min read

Comprehensive guide to Apple's ScreenCaptureKit framework - covers SCStream, SCShareableContent, SCContentFilter, audio capture, permissions, and performance on macOS 12.3+.

screencapturekitswiftmacosscreen-capturescstream

macOS AI Agent: How Desktop Agents Work on Mac in 2026

·12 min read

Learn how macOS AI agents control your desktop using Accessibility APIs and ScreenCaptureKit. Compare the top agents, understand the tech stack, and pick the right one for your workflow.

macosai-agentdesktop-automationaccessibility-apiscreencapturekit2026

Fazm macOS AI Agent: Open Source Desktop Automation That Actually Works

·11 min read

Fazm is an open source macOS AI agent that uses ScreenCaptureKit and Accessibility APIs for real desktop automation. Voice control, screen reading, and app interaction without cloud locks.

fazmmacosai-agentdesktop-automationopen-sourcescreencapturekitaccessibility-api

ScreenCaptureKit Demo App: Build a Working Screen Capture Tool on macOS

·14 min read

Step-by-step guide to building a ScreenCaptureKit demo app on macOS. Covers SCStream setup, display and window filtering, pixel format choices, and a minimal working example you can run today.

screencapturekitmacosswiftscreen-capturedemo-app

Fazm - macOS Desktop AI Agent with ScreenCaptureKit and Accessibility APIs

·2 min read

Fazm is an open source macOS desktop AI agent built with ScreenCaptureKit for screen capture and accessibility APIs for app control. Native Swift, runs locally.

fazmmacosscreencapturekitaccessibility-apiopen-source

Building a macOS AI Agent with Accessibility APIs and ScreenCaptureKit

·2 min read

How we built a macOS AI agent using Accessibility APIs for UI control and ScreenCaptureKit for visual context - the technical stack behind a native desktop

macosaccessibility-apiscreencapturekitdesktop-agentswiftnative

Does a Simple MCP Setup for Mac Exist? Native Accessibility APIs Instead

·2 min read

Instead of cobbling together MCP servers for Mac automation, a native macOS app using ScreenCaptureKit and accessibility APIs provides simpler, more

mcpmacOSaccessibility-apiScreenCaptureKitnative-app

Claude Code for Swift/macOS Development - ScreenCaptureKit and Deprecated APIs

·2 min read

Using Claude Code for Swift and macOS development with ScreenCaptureKit, navigating deprecated API struggles, and why CLAUDE.md is the single biggest

claude-codeswiftmacosscreencapturekitclaude-mddeprecated-apiswebdev

The Real Future of Software Developers: Debugging Edge Cases AI Cannot Handle

·2 min read

The future of software development is not writing code - it is debugging edge cases like ScreenCaptureKit quirks and accessibility API differences that AI

software-developmentscreencapturekitedge-casesmacosaccessibility-apideveloper-future

Scaling Real-Time AI - Why the Screenshot Capture Pipeline Is Always the Bottleneck

·3 min read

Building real-time AI agents that react to screen content? The screenshot capture pipeline is where performance hits a wall. Here's how to fix it.

real-time-aiscreenshotperformancebottleneckscreencapturekit

ScreenCaptureKit for macOS Screen Recording - Encoding Approaches and Lessons

·3 min read

Practical lessons from building with ScreenCaptureKit on macOS - encoding approaches, performance trade-offs, and what open source projects like Screenize

screencapturekitmacosscreen-recordingswiftencodingvideo

What We Learned Building a macOS AI Agent in Swift (ScreenCaptureKit, Accessibility APIs, Async Pipelines)

·5 min read

Lessons from six months of building a native macOS desktop AI agent in Swift. How ScreenCaptureKit, accessibility APIs, and Swift concurrency fit together

swiftscreencapturekitaccessibility-apiengineeringmacos

Browse by Topic