Swift client SDK beta, a Linux platform-package fix, and a long-standingDocumentation Index
Fetch the complete documentation index at: https://crsdk.app/llms.txt
Use this file to discover all available pages before exploring further.
sdkVersion report bug patched.
New
CameraRemoteSDKfor Swift / iOS — hand-written Swift client targeting iOS 26. Mirrors the TypeScriptBoundCameraAPI surface, with native SSE andasync/awaiton every endpoint. Available via Swift Package Manager; see the Swift SDK reference.- Launcher apps — bundled macOS and Linux launchers for starting the camera server without the CLI.
Fixed
- Linux USB camera detection (
linux-arm64v1.0.12) — the bundledlibCr_Core.soresolves itsCrAdapter/directory viareadlink(/proc/self/exe), which expected the adapter folder next to the binary. Previous platform packages placed it underContents/Frameworks/CrAdapter/(the macOS bundle layout) — now corrected. Confirmed working on Raspberry Pi 5. /api/server/statussdkVersionwas hardcoded to"V1.14.00"since the V2 upgrade in February — now correctly reports"V2.01.00".

