Fix LiveKit egress preset call and attach completion webhook per job.
Deploy Ladill Meet / deploy (push) Successful in 45s
Deploy Ladill Meet / deploy (push) Successful in 45s
Pass null encoding preset to match the PHP SDK, and register the meet webhook on each egress start so LiveKit Cloud does not need a global webhook URL. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -49,6 +49,7 @@ MEET_RECORDINGS_DISK=local
|
||||
MEET_RECORDING_MAX_MB=512
|
||||
# Server-side recording via LiveKit Egress (recommended for production)
|
||||
MEET_EGRESS_ENABLED=false
|
||||
MEET_EGRESS_WEBHOOK_URL=
|
||||
MEET_EGRESS_S3_BUCKET=
|
||||
MEET_EGRESS_S3_REGION=
|
||||
MEET_EGRESS_S3_ACCESS_KEY=
|
||||
|
||||
Reference in New Issue
Block a user