webex / webex-js-sdk

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

fix(media-helpers): vbg effect on local stream #3557

Closed rarajes2 closed 2 months ago

rarajes2 commented 2 months ago

COMPLETES #< SPARK-502882 >

This pull request addresses

When a VBG image/video is enabled and the user toggles off the video, only the Camera source gets shut and the effect tends to stay in the Local Stream.

by making the following changes

Fixes the issue mentioned

https://github.com/webex/webex-js-sdk/assets/131742425/e64a69eb-f023-4dfc-8601-f423cb3f3ec5

Change Type

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that


Make sure to have followed the contributing guidelines before submitting.