video-capture-sdk-x-wpf

Community

Capture and record webcam video in WPF.

Authorvisioforge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you integrate VisioForge Video Capture SDK X into a Windows WPF app so you can reliably discover capture devices, preview in the UI, and record to common video formats.

Core Features & Use Cases

  • WPF capture/preview integration: Wire up VideoCaptureCoreX to a WPF VideoView and start capture from selected video/audio sources.
  • Recording outputs with common formats: Configure outputs for MP4, MP4-fragmented, AVI, WebM, MPEG-TS, and MOV.
  • Engine boot, licensing, and deployment readiness: Ensure VisioForgeX.InitSDKAsync() runs once per process, register .vflicense for purchased licenses, and avoid first-run native DLL/GStreamer registry issues.
  • Troubleshooting deployment pitfalls: Address “DLL not found”, missing plugin elements/codecs, and trial period expiry errors.

Quick Start

Add the pinned NuGet packages for the Video Capture SDK X wrapper and the matching Windows x64 native redists, enable WPF with <UseWPF>true</UseWPF>, call await VisioForgeX.InitSDKAsync() once during Window_Loaded, then create VideoCaptureCoreX bound to your VideoView and call StartAsync() from your UI handler after selecting your video/audio sources.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-wpf
Download link: https://github.com/visioforge/help/archive/main.zip#video-capture-sdk-x-wpf

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.