Skip to content
Console

Examples

Download JSON and submit with curl -d @file.json. Replace tokens, URLs, and storage credentials before running.

ExampleFileGuide
RTMP relay01-single-stream-relay.json
Grid recording02-room-grid-recording.jsonRecord grid
Speaker layout03-speaker-layout.json
Custom layout show04-custom-layout-show.json
Custom multi-region layout05-custom-director-layout.json
Multi-bitrate RTMP06-multi-bitrate-transcode.json
Multi-sink output08-multi-output-composite.json
Mix LiveKit → RTMP10-livekit-mix.jsonMix guide
Mix Jitsi → RTMP11-jitsi-mix.json
Daily recording12-daily-recording.json
Terminal window
curl -X POST "https://api.avflow.dev/v1/jobs" \
-H "Authorization: Bearer ${AVFLOW_API_KEY}" \
-H "Content-Type: application/json" \
-d @public/examples/10-livekit-mix.json