How to listen to the event triggered while clicking “stop sharing” in the browser
Where did you click stop sharing? The browser created bar or the screen sharing button itself?
Browser console logs might help here.
I clicked the “stop sharing” button in the above strip . How to listen to this action?
I don’t recognize that UI. Which of our APIs are you using exactly?
@saghul I’m using this Jitsi Low Level API lib-jitsi-meet API (low level) | Jitsi Meet
The strip shown above is the one that is shown while sharing screen on Chrome
Maybe you should provide some more details when describing your issues
You need to listen to the ended event of the video track.