Linkway.Vision.Capture
1.0.0-alpha.17
dotnet add package Linkway.Vision.Capture --version 1.0.0-alpha.17
NuGet\Install-Package Linkway.Vision.Capture -Version 1.0.0-alpha.17
<PackageReference Include="Linkway.Vision.Capture" Version="1.0.0-alpha.17" />
<PackageVersion Include="Linkway.Vision.Capture" Version="1.0.0-alpha.17" />
<PackageReference Include="Linkway.Vision.Capture" />
paket add Linkway.Vision.Capture --version 1.0.0-alpha.17
#r "nuget: Linkway.Vision.Capture, 1.0.0-alpha.17"
#:package Linkway.Vision.Capture@1.0.0-alpha.17
#addin nuget:?package=Linkway.Vision.Capture&version=1.0.0-alpha.17&prerelease
#tool nuget:?package=Linkway.Vision.Capture&version=1.0.0-alpha.17&prerelease
Core contracts and pipeline for industrial vision capture. Framework-agnostic; no SignalR, no AspNetCore, no EF.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Linkway.Vision.Capture:
| Package | Downloads |
|---|---|
|
Linkway.Vision.Capture.Hosting
DI composition for Linkway.Vision.Capture: AddCaptureFacade() and AddVisionCaptureHosting() wire the capture facade, the buffer pools, the encoded-frame bus and the per-camera encode pipeline into Microsoft.Extensions.DependencyInjection-based apps. |
|
|
Linkway.Vision.Capture.Adapters.Fake
Fake camera driver for Linkway.Vision.Capture. Generates synthetic frames, or replays a folder of images, for local development and tests without requiring real hardware. |
|
|
Linkway.Vision.Capture.Adapters.Uvc
UVC (USB Video Class) camera driver adapter for Linkway.Vision.Capture. Implements ICameraDriver against any USB Video Class device — ELP, ArduCam, Logitech, OV-based modules — using FFmpeg.AutoGen as the cross-platform capture engine. Accepts native frames in Mono8, Bgr8, and Yuy2; pixel-format conversion is the encoder's responsibility, not the adapter's. Cross-platform (Windows / Linux / macOS); FFmpeg native libraries must be available at runtime — see the package README for distribution options. |
|
|
Linkway.Vision.Capture.Adapters.ImageSharp
ImageSharp-backed encoder adapter for Linkway.Vision.Capture. Provides ImageSharpJpegEncoder as an IFrameEncoder implementation. |
|
|
Linkway.Vision.Capture.Adapters.Basler
Basler camera adapter for Linkway.Vision.Capture. Discovers and captures from Basler GigE Vision and USB3 Vision cameras through the pylon runtime, behind the same ICaptureFacade as the other adapters. Devices are identified by their GenICam serial (basler:serial:<sn>), acquisition parameters are declared before they are applied, and the package loads and behaves definedly on a host with no pylon runtime installed — an empty device list plus one warning, never a crash. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha.17 | 54 | 9/15/2026 |
| 1.0.0-alpha.16 | 74 | 9/12/2026 |
| 1.0.0-alpha.15 | 79 | 9/11/2026 |
| 1.0.0-alpha.14 | 99 | 9/3/2026 |
| 1.0.0-alpha.13 | 107 | 8/27/2026 |
| 1.0.0-alpha.12 | 98 | 8/17/2026 |
| 1.0.0-alpha.9.3 | 81 | 8/17/2026 |
| 1.0.0-alpha.9.1 | 91 | 8/12/2026 |
| 1.0.0-alpha.9 | 95 | 8/3/2026 |
| 1.0.0-alpha.8 | 79 | 7/24/2026 |
| 1.0.0-alpha.7 | 95 | 5/25/2026 |