This sample shows how to integrate the Zentitle C++ SDK into a small console application. For a new SDK user, this is the recommended first integration path.
The full sample instructions are in the OS-specific guides below. Each guide includes prerequisites, configure/build commands, and the runtime appsettings.json fields needed to run the sample.
Open the guide that matches your platform:
- Linux:
README.Linux.md - Windows:
README.Windows.md - macOS:
README.MacOS.md
If you are starting from the SDK package, QUICKSTART.md in the package root points to the correct sample guide and the SDK integration guides for direct application integration.