Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

1 VOTE
Status SUBMITTED
Created by Eli Whiterod
Created on Jul 24, 2026

Application Request: Spinnaker SDK

Spinnaker SDK is a dependency of Vicon Nexus, an app used for motion capture and resultant research within my organisation.
Please consider adding this software to your automation platform.

The below PS script will enumerate their storage to scrape for new versions.
0..800|%{$id=74300+$_-1;$url="https://flir.netx.net/file/asset/$id/original/attachment";try{$r=Invoke-WebRequest -Uri $url -Method Head;Write-Host "$id : $($r.Headers.'Content-Disposition')"}catch{Write-Host "$id : ERROR"}}

  • Attach files