Third-Party Software Notices
============================

This product includes software developed by third parties. Their use is
governed by their respective licenses as described below.


FFmpeg
------
Copyright (c) 2000-2026 the FFmpeg developers
License: GNU Lesser General Public License v2.1 or later (LGPL-2.1+)
Website: https://ffmpeg.org
Source:  https://github.com/FFmpeg/FFmpeg/tree/n8.0

FFmpeg is built from source (version 8.0) in LGPL-only mode (no GPL
codecs enabled). It is statically linked into this binary for video
encoding/decoding in the WebRTC transport layer.

In accordance with LGPL-2.1 Section 6, object files for relinking with
a user-supplied version of FFmpeg are available upon request:
  contact@dexmate.ai

The complete FFmpeg source code used in this build can be obtained at:
  https://github.com/FFmpeg/FFmpeg/tree/n8.0


libjpeg-turbo (via turbojpeg)
-----------------------------
Copyright (c) 2009-2026 D. R. Commander
License: BSD-3-Clause / IJG / Zlib (triple-licensed)
Website: https://libjpeg-turbo.org

Used for hardware-accelerated JPEG encoding/decoding in the Zenoh
image transport layer.


Zenoh
-----
Copyright (c) 2017-2026 ZettaScale Technology
License: EPL-2.0 OR Apache-2.0 (we use Apache-2.0)
Website: https://zenoh.io

Used as the pub/sub communication layer.


WebRTC (webrtc-rs)
------------------
Copyright (c) webrtc-rs contributors
License: MIT OR Apache-2.0
Website: https://github.com/webrtc-rs/webrtc

Used for real-time video streaming transport.
