aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
699 stars 471 forks source link

Chime SDK Javascript Audio Output not working #2786

Open ilocks opened 8 months ago

ilocks commented 8 months ago

I am developing videocall using Amazon chime sdk-js. video/audio works normally in the Android app. However, the video appears in the PC browser (Chrome), but there is no sound.

The problem is that sound coming from the app cannot be heard in the web browser.

The version is being developed as v3 or higher for both app and web.

brycepj commented 7 months ago

I think this may be your issue: https://github.com/aws/amazon-chime-sdk-js/issues/2566