-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I am experiencing an issue with the AWS Chime Flutter SDK when a user shares their screen along with audio and video. While the audio works consistently, the video is inconsistent—sometimes it appears, but other times it disappears completely.
Steps to Reproduce
A user starts a screen share session with both audio and video.
Other participants receive the shared screen.
The shared audio is received properly.
The video intermittently disappears—sometimes it is visible, but at other times it does not appear at all.
Expected Behavior
The shared screen's video should be consistently visible to all participants without random disappearances.
Observed Behavior
Audio from the shared screen is always received.
The video stream is inconsistent—sometimes it is displayed, but other times it disappears completely.
The issue is not related to network disconnections, as audio continues working.
Troubleshooting Steps Taken
Checked Network Conditions
The issue persists even in a stable network environment.