Skip to content

Latest commit

 

History

History
107 lines (60 loc) · 3.54 KB

File metadata and controls

107 lines (60 loc) · 3.54 KB

VizionSDK – Third-Party Software Notice

Copyright (C) 2025 TechNexion Ltd.
All rights reserved.

The VizionSDK distribution includes multiple components:

  • VizionSDK core library (VizionSDK)
  • Command-line utility (vizion-ctl)

Each component includes or depends on third-party open-source software under the terms listed below.
Standard runtime libraries (e.g., glibc, libstdc++, pthread) are excluded.


Section A – VizionSDK Core Library

Core Dependencies


Linux-Specific Dependencies

  • GStreamerLGPL 2.1
    Components: gstreamer-1.0, gstreamer-base-1.0, gstreamer-app-1.0, gstreamer-allocators-1.0

  • libusb-1.0LGPL 2.1

  • libudevLGPL 2.1

Note: These libraries are dynamically linked and provided by the Linux distribution.
Standard C/C++ runtimes (glibc, libstdc++) are excluded.


Windows-Specific Dependencies

  • Windows Media Foundation — Proprietary (Microsoft Windows SDK)

Language Bindings


Section B – vizion-ctl Command-Line Utility

The vizion-ctl tool is distributed alongside the SDK and includes additional networking and security dependencies.

Core Dependencies


Networking and Security


Notes

  • All listed components are used in compliance with their respective licenses.
  • No modifications were made to third-party source code unless otherwise noted.
  • Binary distributions include these components only in compiled form.

Additional Attribution (per Apache License 2.0 §4d)

This software includes portions of OpenSSL licensed under the Apache License 2.0.
A copy of the Apache License 2.0 is available at:
https://www.apache.org/licenses/LICENSE-2.0