I have self hosted jitsi using docker and it works well. Now I would like to use listeners such as if connection is established/user joined conference, etc.
How do I achieve this?
I have self hosted jitsi using docker and it works well. Now I would like to use listeners such as if connection is established/user joined conference, etc.
How do I achieve this?
You can use the iframe API with your own deployment. If it’s webhooks you are asking for, we don’t currently provide that.