Skip to content

vvvv/VL.Devices.Axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7fad87 · Mar 18, 2025

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.Devices.Axis

Support for network cameras by Axis.

VAPIX®, the API's for cameras by Axis are vast. This NuGet only wraps a fraction of those for convenient use. If you need support for a specific API, it can most likely be added without too much effort.

Currently only supports choosing a streams resolution, fps and toggle the IRCut filter.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Getting started

  • Install as described here via commandline:

    nuget install VL.Devices.Axis -pre -source nuget.org -source https://f.feedz.io/videolan/preview/nuget/index.json

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

For Developers

When running as source package, make sure the following packages are installed

  • nuget install VideoLAN.LibVLC.Windows -pre -version 4.0.0-alpha-20250220 -source https://f.feedz.io/videolan/preview/nuget/index.json
  • nuget install LibVLCSharp -pre -version 4.0.0-alpha-20250220-8602 -source https://f.feedz.io/videolan/preview/nuget/index.json

Sponsoring

Development of this library was partially sponsored by:

About

Support for network cameras by Axis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages