增加 USB 驱动的支持

This commit is contained in:
2026-02-08 16:19:48 +08:00
parent 4afbf06439
commit c8f25aeba5
3 changed files with 255 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AForge.Video.DirectShow" Version="2.2.5" />
<PackageReference Include="Lennox.LibYuvSharp" Version="1.1.2" />
<PackageReference Include="Serilog" Version="4.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />