Crates.io | xiapi-sys |
lib.rs | xiapi-sys |
version | 0.1.2 |
source | src |
created_at | 2022-07-06 09:53:26.306343 |
updated_at | 2024-01-30 13:53:19.775782 |
description | Unsafe low-level ffi bindings to the XIMEA API |
homepage | https://www.ximea.com |
repository | https://github.com/Ximea-GmbH/xiapi-sys |
max_upload_size | |
id | 620374 |
size | 157,239 |
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.
To use these bindings, the XIMEA software package must be installed in the default path (For Windows: C:\XIMEA; For Linux: /opt/XIMEA).
Specific documentation for this package is still WIP. For general documentation on xiAPI please have a look at the API manual.
To build on macOS you need to install the m3api framework manually. To do this:
m3api.framework
to /Library/Frameworks
. This will require root permissions.