2026-09-06 21:54:11 -07:00
|
|
|
# LiveKit client-sdk-cpp redistribution notices
|
|
|
|
|
|
|
|
|
|
This plugin links and **redistributes** prebuilt binaries from
|
|
|
|
|
[`livekit/client-sdk-cpp`](https://github.com/livekit/client-sdk-cpp) — the
|
|
|
|
|
`liblivekit` / `liblivekit_ffi` shared libraries that ship next to the plugin
|
|
|
|
|
module — so the SDK's licence and notice files ship with it.
|
|
|
|
|
|
|
|
|
|
`LICENSE` and `NOTICE` here are copied verbatim from the pinned release tag
|
|
|
|
|
`v1.10.1` (Apache License 2.0). They are staged into `build/package/licenses/`
|
|
|
|
|
by `obs-adapter/CMakeLists.txt` on every build, alongside this plugin's own
|
2026-09-07 04:44:16 -07:00
|
|
|
Apache-2.0 `LICENSE` (this project's own first-party code was relicensed from
|
|
|
|
|
GPL-2.0 to Apache-2.0 to match).
|