{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"},{"label":"Capture","url":"https://skillfed.io/packages/category/multimedia-graphics-capture"},{"label":"Screen Capture","url":"https://skillfed.io/packages/category/multimedia-graphics-capture-screen-capture"}],"enrichment":{"capability":"DXcam captures screen frames on Windows at high speed using the Desktop Duplication API, returning numpy arrays for direct use in video pipelines or computer vision workflows.","skillfed_tags":["windows-only","real-time-capture","computer-vision"],"use_cases":["Capture game or application screens at 60+ fps for real-time AI agent vision or computer vision analysis.","Record full-screen Direct3D applications with stable, low-latency frame delivery for video encoding.","Grab individual frames from multiple monitors or GPU outputs for multi-display monitoring systems.","Build screen-based automation or testing pipelines that need precise frame timing and region selection.","Stream desktop content to machine learning models with minimal latency overhead."],"what_it_does":"DXcam is a Windows-only Python library for capturing screen frames at high speed using the Desktop Duplication API. It wraps low-level DXGI or WinRT capture backends and returns frames as numpy arrays, making it suitable for real-time video pipelines, AI agent vision systems, and computer vision workflows that need low-latency, high-FPS access to screen content.\n\nThe library supports both one-shot frame grabs and continuous capture with an in-memory ring buffer, optional region cropping, multiple output color formats (RGB, RGBA, BGR, BGRA, GRAY), and frame timestamps. It depends on comtypes for Windows COM interop and numpy for array handling. Wheels are pre-built for Python 3.10\u20133.14 on Windows; source builds require Cython compilation for optimal performance.","worth_installing":"Yes, if you are on Windows and need high-speed screen capture for video, AI, or computer vision work. The active maintenance, permissive MIT license, and native support for Direct3D apps make it a solid choice over slower alternatives. Install friction is moderate (Windows-only, Python 3.10+, two dependencies), but no known vulnerabilities and recent releases reduce risk."},"id":"dxcam","links":{"html":"https://skillfed.io/packages/dxcam","md":"https://skillfed.io/packages/dxcam.md","pypi":"https://pypi.org/project/dxcam/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":"MIT","license_treatment":"permissive","name":"dxcam","python_support":"supports_current","summary":"A Python high-performance screenshot library for Windows using Desktop Duplication API"},"popularity":{"monthly_downloads":144806,"position":11142,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
