media-blocks-sdk-net-blazor
CommunityStream and transcode via Blazor Server.
Software Engineering#dependency injection#licensing#blazor#media pipeline#rtsp streaming#native redistributables#server-side transcoding
Authorvisioforge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It enables you to integrate VisioForge Media Blocks SDK into a Blazor Server app so the media pipeline runs server-side while the browser provides control and monitoring UI, avoiding unsupported Blazor WebAssembly usage.
Core Features & Use Cases
- Blazor Server pipeline hosting: Runs a MediaBlocksPipeline inside a singleton DI service so pipelines are not tied to Razor component/circuit lifetimes.
- Graph-based media topology: Builds pipelines by connecting source, transform, and publishing sink blocks (e.g., SystemVideoSourceBlock → RTSPServerBlock).
- Cross-platform native deployment readiness: Uses a single .NET wrapper with explicit per-OS native redist NuGet packages and license certificate registration on each pipeline instance.
- Common deployment safeguards: Helps prevent DllNotFound issues from missing/incorrect redists, handles trial period/licensing failures, and addresses Linux device visibility (e.g., Docker /dev/video passthrough).
Quick Start
Use this skill to add VisioForge Media Blocks SDK to a Blazor Server project, then initialize the SDK once at startup, start an RTSP server pipeline on user action, and stop/cleanup it via a singleton service.
Dependency Matrix
Required Modules
None requiredComponents
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: media-blocks-sdk-net-blazor Download link: https://github.com/visioforge/help/archive/main.zip#media-blocks-sdk-net-blazor 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.