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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpyderClientLibrary

Build Status

Quality Gate Status

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 UWP applications (Windows 10).

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+)
  • 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 2019, 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages