- Add build.sh: comprehensive Linux build script equivalent to build.ps1
* Support for --build-type (all/idsueye-only), --config (release/debug)
* Automatic dependency checking (cmake, GStreamer dev packages)
* ARM64 architecture detection and support
* Conditional IDS uEye SDK detection
* Colored output and comprehensive error handling
* Auto-installation with sudo when needed
- Update README.md with Linux/ARM64 build instructions:
* Add Linux build section with build.sh usage examples
* Document manual build process for Linux
* Add verification commands and example usage
* Mark ARM64 (aarch64) as tested on Jetson Xavier/Orin
* Include platform compatibility matrix
Verified working on:
- Linux ARM64 (aarch64) - Jetson Xavier with Ubuntu 20.04 LTS
- IDS uEye UI328xCP-C camera successfully tested with video recording
- All 8 plugins build and function properly on ARM64