내용으로 건너뛰기

Does Chime support sharing audio during screen sharing?

-1

I used the amazon-chime-sdk-android, but the screen sharing only displays video—there is no audio. My project does not allow the use of a JS SDK.

질문됨 2달 전45회 조회
2개 답변
0

Yes, Amazon Chime SDK does support sharing audio during screen sharing, but there are important limitations to be aware of based on your platform.

For the Amazon Chime SDK Android client library, there is a significant constraint: it only supports content share from screen capture itself, not audio from other sources. The Android SDK supports sending mono audio up to 48kHz at 64kbps and receiving stereo audio at 48kHz, but this applies to microphone audio in the meeting, not audio from the content being shared.

When sharing content (including screen sharing), the Amazon Chime SDK sessions do support content audio that can be mixed into the audio stream. Content audio supports sample rates up to 48kHz and up to 2 channels (stereo) encoded with bitrates up to 128kbps using the Opus codec. However, the ability to capture and share this audio alongside your screen content depends on the capabilities of the specific client library you're using.

Since you're using the Android SDK and cannot use the JavaScript SDK, you're limited by the Android library's capabilities, which currently only support screen capture for content sharing without the ability to capture system audio or audio from other applications during screen sharing. The JavaScript and React libraries have broader support for content sharing from various sources, but those options are not available to you given your project constraints.
Sources
How Amazon Chime SDK meetings use WebRTC media - Amazon Chime SDK
Amazon Chime SDK now supports stereo audio

답변함 2달 전
전문가
검토됨 2달 전
0

Can anyone help me? We are still stuck on issue.

답변함 2달 전
전문가
검토됨 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠