Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect microphone activity for replica meeting attendees #955

Open
5 tasks done
sarthakbaweja148 opened this issue May 27, 2024 · 0 comments
Open
5 tasks done
Labels
Question Further information is requested

Comments

@sarthakbaweja148
Copy link

What happened and what did you expect to happen?

I have an reactjs app set-up where some attendees join as replica meeting participants. No promotion or demotion of participants take place. I am using the MicrophoneActivity component to show the microphone activity for all attendees (primary and replica)

The issue is that the microphone always seems to be active, even when replica meeting attendees are not allowed to share audio. This happens for both self attendee tile and remote attendee tile.

This component works fine for primary meeting attendees.

PS: I have a workaround for this, by using the muted microphone icon for replica meeting attendees.

Attaching the screenshot for reference.

Screenshot 2024-05-27 at 06 09 38

Have you reviewed our existing documentation?

Reproduction steps

  • Create primary meeting
  • Create a replica meeting
  • Join replica meeting as an attendee
  • See microphone activity icon

Amazon Chime SDK React Components Library version

3.5.0

What browsers are you seeing the problem on?

Chrome

Browser version

125.0.6422.76

Device Information

Macbook Air MacOS M1

Meeting and Attendee ID Information.

Meeting ID : a99f95c1-ce45-4bf5-b1b4-69d3c0c32713
Attendee ID : fe957fcb-0214-bc65-1c5f-2b5266942ee4

Browser console logs

Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
config.js:6 development
index.js:551 [webpack-dev-server] Live Reloading enabled.
AppStateProvider.tsx:83 loaded canvas <canvas width=​"500" height=​"500">​ Blob
index.esm.js:8778 [MeetingManager audioVideoDidStart] Meeting started successfully

Add any other context about the problem here.

No response

@ziyiz-amzn ziyiz-amzn added the Question Further information is requested label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants