daily
Publish composite camera + microphone tracks to a Daily room.
Product links: daily.co · Daily docs
Example
Section titled “Example”{ "name": "daily_out", "type": "daily", "inputs": ["mix_video", "mix_audio"], "config": { "roomUrl": "https://your-domain.daily.co/room-name", "token": "<meeting-token>", "userName": "avflow-composite", "encoding": { "videoCodec": "vp8", "audioCodec": "opus" } }}Config
Section titled “Config”| Field | Type | Required | Description |
|---|---|---|---|
roomUrl | string | Yes | Full Daily room URL (https://<domain>.daily.co/<room>). |
token | string | No | Meeting token for private rooms. |
userName | string | No | Local participant display name. |
encoding | object | No | Output codecs and bitrates. See shared encoding. |
Composite video is published as the camera track and audio as the microphone track, so standard Daily clients auto-subscribe.
Pricing
Section titled “Pricing”RTC output tier. Sink pricing.