The Daily transport implementation enables real-time audio and video communication in your Pipecat C++ applications using Daily’s WebRTC infrastructure.Documentation Index
Fetch the complete documentation index at: https://daily-docs-pr-4386.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Dependencies
Daily Core C++ SDK
Download the Daily Core C++ SDK from the available releases for your platform and set:Pipecat C++ SDK
Build the base Pipecat C++ SDK first and set:Building
First, set a few environment variables:- Linux/macOS
- Windows
Examples
Basic Client
Simple C++ implementation example
Audio Client
C++ client with PortAudio support
Node.js Server
Example Node.js proxy implementation