Description
When a user shares their entire screen while being inside a meeting, the meeting interface captures itself repeatedly, creating an infinite mirror effect.
From the discussion, it seems we already have a component that is supposed to prevent this behavior.
So this may be a regression, possibly linked to the new Meet layout.
Steps to reproduce
- Join a meeting.
- Start screen sharing.
- Select the screen/window where the meeting itself is displayed.
- Observe the shared screen preview and what other participants see.
Current behavior
The shared screen displays the meeting inside itself repeatedly, creating an infinite recursive view.
Expected behavior
The app should prevent or reduce this recursive screen-sharing effect.
Notes
There may be a regression here, as a component already exists to handle this scenario.
The new Meet layout looks better overall, but this screen-sharing edge case should be checked and updated if needed.

Description
When a user shares their entire screen while being inside a meeting, the meeting interface captures itself repeatedly, creating an infinite mirror effect.
From the discussion, it seems we already have a component that is supposed to prevent this behavior.
So this may be a regression, possibly linked to the new Meet layout.
Steps to reproduce
Current behavior
The shared screen displays the meeting inside itself repeatedly, creating an infinite recursive view.
Expected behavior
The app should prevent or reduce this recursive screen-sharing effect.
Notes
There may be a regression here, as a component already exists to handle this scenario.
The new Meet layout looks better overall, but this screen-sharing edge case should be checked and updated if needed.