A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
713
stars
475
forks
source link
Optional chain on the mediaStream in case is null (DefaultContentShareController) #2663
Closed
kennyvallejodev closed 1 year ago
Issue #2659 and #2535
Description of changes:
mediaStream
on theaudioVideoDidStart
event insideDefaultContentShareController
Testing: Can these tested using a demo application? Please provide reproducible step-by-step instructions. No
Checklist:
Have you successfully run
npm run build:release
locally? Yes!Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved? No
Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved? No
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.