video-capture-sdk-x-winforms
CommunityAdd VisioForge X capture to WinForms.
System Documentation
What problem does it solve?
This Skill helps you integrate VisioForge Video Capture SDK X into a Windows Forms app so you can reliably enumerate capture devices, start preview/recording, and apply built-in computer-vision processing without dealing with the most common setup failures.
Core Features & Use Cases
- WinForms capture integration: Embed the VisioForge VideoView control and drive capture/recording from a WinForms UI.
- Cross-platform engine (X edition): Use
VideoCaptureCoreXwith the GStreamer-backed runtime for scenarios that can later share logic across MAUI/Avalonia/Uno and mobile/desktop. - Computer-vision pipelines: Enable processors like face detection, pedestrian detection, and car counting on the live stream.
- Operational readiness: Covers mandatory
VisioForgeX.InitSDKAsync()boot, native redist NuGet wiring, license registration (SetLicenseCertificateAsync), and practical troubleshooting for missing DLLs/codecs, trial expiry, and black/frozen preview.
Quick Start
Use the video-capture-sdk-x-winforms skill to set up a new WinForms project by referencing the pinned NuGet wrapper plus the matching Windows x64 redists, then call await VisioForgeX.InitSDKAsync() in your form load before constructing VideoCaptureCoreX and pressing Start to preview a selected camera.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-capture-sdk-x-winforms Download link: https://github.com/visioforge/help/archive/main.zip#video-capture-sdk-x-winforms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.