This question originally came up in our Slack community and the thread has been consolidated here for long-term reference.
I’m using a self-hosted LiveKit server and facing an issue with egress webhooks.
When I specify the webhook URL only in the egress request, I don’t receive any webhook events. However, if I configure the webhook URL at the LiveKit server level, I receive webhook events - but this includes all events (room events, participant events, etc.), not just egress events.
I want to receive only egress-related webhook events. How can I achieve this?