Download#

Here are direct download links to our latest SDK’s:

  • CameraSDK 3.1.8

  • ImageSDK 4.1

Platform

Compiler

CameraSDK

ImageSDK

Windows 10 (x64)

MSVC 2019 (C++)

Windows CameraSDK

ImageSDK Download

.NET Standard 2.0 (C#)

Linux (x64)

GCC 9.3

Linux GCC CameraSDK

Clang 10

Linux Clang CameraSDK

Linux (ARM64)

GCC 9.3

Linux ARM64 CameraSDK

Caution

Even though the C# API’s are based on the .NET Standard and therefore can run in .NET Core, it is still Windows only!

Hint

C++ CMake automatic downloads

Our CMake project template for SDK projects will automatically download the latest SDK releases. This means you do not have to download files directly from here. See Getting started on how to use the project template.

See Release Notes for notes and fixes on the latest releases.