This question originally came up in our Slack community and the thread has been consolidated here for long-term reference.
Is there a way to set LiveKit webhooks to only post to my endpoint for specific events?
For example, I’d like webhooks for just egress_ended without receiving all the other events like participant_left, track_unpublished, track_published, room_created, etc.
My Django app is a sync client dashboard for getting recordings.