AtcSoft.VideoPlayer.Wpf
1.2.3
dotnet add package AtcSoft.VideoPlayer.Wpf --version 1.2.3
NuGet\Install-Package AtcSoft.VideoPlayer.Wpf -Version 1.2.3
<PackageReference Include="AtcSoft.VideoPlayer.Wpf" Version="1.2.3" />
<PackageVersion Include="AtcSoft.VideoPlayer.Wpf" Version="1.2.3" />
<PackageReference Include="AtcSoft.VideoPlayer.Wpf" />
paket add AtcSoft.VideoPlayer.Wpf --version 1.2.3
#r "nuget: AtcSoft.VideoPlayer.Wpf, 1.2.3"
#:package AtcSoft.VideoPlayer.Wpf@1.2.3
#addin nuget:?package=AtcSoft.VideoPlayer.Wpf&version=1.2.3
#tool nuget:?package=AtcSoft.VideoPlayer.Wpf&version=1.2.3
AtcSoft.VideoPlayer.Wpf
WPF VideoHost control that renders video from AtcSoft.VideoEngine onto a DirectComposition surface, with a XAML overlay layer on top for your own content.
Target framework: net10.0-windows.
This is the low-level rendering control. If you want a ready-made camera tile with connection state, overlays and a grid layout, use AtcSoft.VideoSurveillance.Wpf.Core instead — it builds on this package.
The DirectComposition surface is composed by the GPU rather than drawn through WPF's software pipeline, which is what keeps several simultaneous camera streams smooth.
FFmpeg is not included
Playback requires the FFmpeg 8.x shared native libraries to be deployed with your application; see the AtcSoft.VideoEngine readme.
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- AtcSoft.VideoEngine.DirectX (>= 1.2.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AtcSoft.VideoPlayer.Wpf:
| Package | Downloads |
|---|---|
|
AtcSoft.VideoSurveillance.Wpf.Core
Shared WPF library for AtcSoft VideoSurveillance applications, providing common models, dialogs, controls, converters, themes, and service interfaces. |
GitHub repositories
This package is not used by any popular GitHub repositories.