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

feat(plugin-meetings): use [peripheralName]Info instead of peripherals in MQE #3565

Merged
merged 2 commits into from
May 6, 2024

Conversation

SomeBody16
Copy link
Contributor

@SomeBody16 SomeBody16 commented Apr 25, 2024

COMPLETES WEBEX-381729

This pull request addresses

MQA team has announced that they are removing the peripherals property in MQE and will only use cameraInfo/microphoneInfo/speakerInfo instead. Currently, on the web client, we are only populating the peripherals property and are not populating cameraInfo/microphoneInfo/speakerInfo. This PR addresses this issue

See pinned message in the Ask MQA space for more details.
webexteams://im?space=e291a140-f2a2-11ea-a094-5519499aaa4d&message=e1895b50-0133-11ef-9b2a-b19ef59b66fb

by making the following changes

Changes filling peripherals field in MQE to cameraInfo/ microphoneInfo/ speakerInfo

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios where tested

  • Meeting with 2 people using samples:serve correctly emitted changed stats
  • Automated tests

I certified that

  • I have read and followed contributing guidelines

  • I discussed changes with code owners prior to submitting this pull request

  • I have not skipped any automated checks

  • All existing and new tests passed

  • I have updated the documentation accordingly


Make sure to have followed the contributing guidelines before submitting.

@SomeBody16 SomeBody16 marked this pull request as ready for review April 25, 2024 08:45
@SomeBody16 SomeBody16 requested a review from a team as a code owner April 25, 2024 08:45
@SomeBody16 SomeBody16 force-pushed the WEBEX-381729 branch 3 times, most recently from 2d90937 to 177d598 Compare April 26, 2024 11:03
Copy link
Collaborator

@Neeraj-swarnkar Neeraj-swarnkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@SomeBody16 SomeBody16 removed the request for review from brycetham April 29, 2024 12:39
@SomeBody16 SomeBody16 changed the title feat(internal-plugin-meetings): use [peripheralName]Info instead of peripherals in MQE feat(plugin-meetings): use [peripheralName]Info instead of peripherals in MQE Apr 30, 2024
@Neeraj-swarnkar Neeraj-swarnkar merged commit a21e8b4 into webex:beta May 6, 2024
1 check passed
@SomeBody16 SomeBody16 deleted the WEBEX-381729 branch May 6, 2024 13:26
Shreyas281299 pushed a commit to Shreyas281299/webex-js-sdk that referenced this pull request May 10, 2024
…s in MQE (webex#3565)

Co-authored-by: Filip Nowakowski <fnowakow@cisco.com>
sreenara pushed a commit that referenced this pull request May 10, 2024
…s in MQE (#3565)

Co-authored-by: Filip Nowakowski <fnowakow@cisco.com>
brycetham pushed a commit to brycetham/webex-js-sdk that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants