Skip to content
Console

Overview

Nodes transform media between sources and sinks.

TypeOutputDescription
video_mixerVideoComposite layout (grid, speaker, custom)
audio_mixerAudioMix multiple audio inputs
audio_resampleAudioConvert sample rate/channels per track (n:n)
video_encoderEncoded videoEncode raw video access units
audio_encoderEncoded audioEncode raw PCM access units
asrCaptionsSpeech-to-text subtitles
translateAudio + dataManaged speech-to-speech translation
voice_agentAudioAI voice agent (speech-to-speech)
{
"name": "mix_video",
"type": "video_mixer",
"inputs": ["room_src"],
"config": { }
}

An optional select on an object-form inputs entry filters which upstream tracks feed the node on that edge.

Per-node rates in Node pricing.