I am customizing jitsi-meet
and whenever I start local recording I have to notify all other participants saying that the recording began and possibly with a sound. How can I do this?
Right now, showNotification
only displays the notification to the user who started the local recording. I want this to be notified to other participants as well.
sample logic: