Skip to content

.Net Core libraries for Spyder video processor systems, targeting Desktop and Windows UWP applications

License

Notifications You must be signed in to change notification settings

dsmithson/SpyderClientLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpyderClientLibrary

CI NuGet

Provides a modern, fully async compatible .Net Standard 2.0 library for creating applications and utilities targeting the Spyder video processor from Desktop (.Net 4.6.2 or later) or Windows Store applications (Windows 10/11).

Key Features

  • Full implementation of the published Spyder UDP control protocol
  • System Config File parsing - provides full Spyder data object model to clients
  • Drawing Data (live view) data stream deserialization (Supports 2.10.8 - 5.X+)
  • Partial support for Spyder-S (6.x) as of the current release
  • Spyder quick file transfer procotol (QFT) implementation. List, get, and set files
  • Thumbnail Manager - provides background downloading, multi-resolution scaling, and memory lifetime management of system thumbnail images

Usage

This library was built using Visual Studio 2026, and can either be downloaded and compiled from source or downloaded as a Nuget Package if you prefer - search for SpyderClientLibrary from the Nuget package manager to get started.

If you are running Windows 8.1 or later, take a look at the Spyder Client for Windows application in the Windows Store for an example of some of the things possible.

If you run into issues

I've taken great effort to make this library as solid as possible, but if you run into any problems or want to see something added, please feel free to log them in the issue tracker or fix them up and send me a pull request.

License


This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

.Net Core libraries for Spyder video processor systems, targeting Desktop and Windows UWP applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages