aws / amazon-chime-sdk-component-library-react

Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
Apache License 2.0
269 stars 160 forks source link

Add changeBackgroundReplacementImage to BackgroundReplacementProvider #958

Closed dingyishen-amazon closed 4 months ago

dingyishen-amazon commented 4 months ago

Issue #:

Description of changes: Add changeBackgroundReplacementImage function in the BackgroundReplacementProvider to enable the functionality of changing the background replacement image.

Testing

  1. Have you successfully run npm run build:release locally? Yes

  2. How did you test these changes? Make corresponding changes in the demo app, and test with it. Demo Video attached: https://github.com/user-attachments/assets/20c92ebf-2d25-4375-870b-b4e00bf2cdbd

  3. If you made changes to the component library, have you provided corresponding documentation changes? No, will add the documentation change after the demo changes are merged since the documentation example should be similar with demo.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

michhyun1 commented 4 months ago

Might need to squash the two commits