I’m trying to use Egress on LiveKit Cloud. My API ...
# ask-ai
e
I’m trying to use Egress on LiveKit Cloud. My API key can’t start egress — I believe it’s missing hidden egress permissions. Can you check if my key allows
video.room_record
?
t
Thanks for reaching out, KENETH. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
To use the LiveKit Egress API, your access token must include the
roomRecord
permission. This permission is required for all Egress API methods, including starting egress operations. If your API key does not have this permission, you will need to update it to include
roomRecord
. Sources: Egress API | LiveKit Docs | livekit.api.egress_service API documentation | VideoGrant | LiveKit JS Server SDK - v2.9.7