Skip to content
Console

Record a room (grid layout)

Record all participants in a grid layout to S3 (HLS segments).

Download the full job: 02-room-grid-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/02-room-grid-recording.json

Key components:

Update storageConfig with your bucket credentials before submitting.