amazon-chime-sdk-component-library-react icon indicating copy to clipboard operation
amazon-chime-sdk-component-library-react copied to clipboard

Screenshare overrides video stream from user on RemoteVideo component

Open kirill-dev-pro opened this issue 3 years ago • 0 comments

What happened and what did you expect to happen?

When user enables screenshare it overrides video from users camera on every RemoteVideo even though it has correct tileId for users camera and screenshare has another tileId.

Have you reviewed our existing documentation?

Reproduction steps

Create <RemoteVideo /> and <ContentShareComponent />, turn on

const { toggleContentShare } = useContentShareControls()

now remote video and content share both show screenshare stream

Amazon Chime SDK React Components Library version

3.3.0

What browsers are you seeing the problem on?

firefox and chrome

Browser version

latest

Device Information

macOS, desctop

Meeting and Attendee ID Information.

No response

Browser console logs

Add any other context about the problem here.

No response

kirill-dev-pro avatar Oct 05 '22 09:10 kirill-dev-pro