obelisk / xiapi-sys

Low level Rust bindings for xiApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low-level FFI bindings for xiAPI

Supported versions and cameras

These bindings have been tested with xiAPI version 4.25 on Windows and Linux. Newer version will likely also work, but some new features may be unsupported. All cameras that are supported by xiAPI are also supported by these bindings.

Requirements

To use these bindings, the XIMEA software package must be installed in the default path (For Windows: C:\XIMEA; For Linux: /opt/XIMEA).

Documentation

Specific documentation for this package is still WIP. For general documentation on xiAPI please have a look at the API manual.

About

Low level Rust bindings for xiApi


Languages

Language:C 98.1%Language:Rust 1.9%