webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
167 stars 334 forks source link

fix(plugin-meetings): update multistreamEnabled #3655

Closed antsukanova closed 6 days ago

antsukanova commented 2 weeks ago

COMPLETES WEBEX-389398

This pull request addresses

Currently, multistreamEnabled is not always true in the MQE, which is not correct, because we always use multistream with plugin-meetings

by making the following changes

Fix value for MQE multistreamEnabled

Change Type

The following scenarios where tested

I certified that


Make sure to have followed the contributing guidelines before submitting.

aws-amplify-us-east-2[bot] commented 2 weeks ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3655.d3m3l2kee0btzx.amplifyapp.com

antsukanova commented 1 week ago

@brycetham Good point. Thanks for this comment so far. Will double check this with MQA