Share your screen with other participants during a call. The browser will prompt users to select which screen, window, or browser tab to share.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Start Screen Sharing
Begin sharing your screen:- Entire screen
- Application window
- Browser tab
Stop Screen Sharing
Stop the current screen share:Screen Sharing Events
Local Screen Share Events
Monitor your own screen sharing state:Participant Screen Share Events
Monitor when other participants start or stop screen sharing:Screen Sharing Button
Hide Screen Sharing Button
To hide the screen sharing button from the control panel:Listen for Button Clicks
Intercept screen share button clicks for custom behavior:Browser Support
Screen sharing requires browser support for thegetDisplayMedia API:
| Browser | Support |
|---|---|
| Chrome | ✅ Full support |
| Firefox | ✅ Full support |
| Safari | ✅ Safari 13+ |
| Edge | ✅ Full support |
Screen sharing requires HTTPS in production. Localhost is exempt during development.