Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan to share content with audio source #333

Open
eunhwa-park opened this issue Oct 20, 2021 · 3 comments
Open

Plan to share content with audio source #333

eunhwa-park opened this issue Oct 20, 2021 · 3 comments
Labels
feature-request New feature or request

Comments

@eunhwa-park
Copy link

Could you share a plan to share content with audio source?

According to the article below, screen sharing for the Amazon Chime SDKs for Android cannot support audio sharing.
https://aws.amazon.com/about-aws/whats-new/2021/01/amazon-chime-sdk-ios-android-support-screen-share/?nc1=h_ls

In Zoom or other video communication apps, I can share audio when sharing my screen.
Using Chime SDK for Android, screen sharing with video/audio source is essential.
Please let me know how to sharing audio or your plans.

Thank you a lot !

@eunhwa-park eunhwa-park added the feature-request New feature or request label Oct 20, 2021
@eunhwa-park
Copy link
Author

eunhwa-park commented Oct 20, 2021

I found a similar request in ios issue (aws/amazon-chime-sdk-ios#300).
It seems that the same development is required for the Android SDK.

@linsang21
Copy link
Contributor

Hi @eunhwa-park, thanks for submitting the request. We'll get back to you when there's any progress on this feature request.

@zhinang-amazon
Copy link
Contributor

Our team is currently undertaking a significant project to align our end to end audio processing pipeline with WebRTC protocols and enable features such like injectable audio and a secondary content share audio sending stream. At the same time, we want to make sure that we maintain and improve the audio quality. We will keep this ticket open until we add support for Content Share Audio.
In the meantime, since we support this in the JS SDK, have you explored embedding a WebView to enable this?

Here is our Android WebView demo with JS SDK: https://github.com/aws-samples/amazon-chime-sdk/tree/main/apps/android-webview-sample
Keep in mind that that demo does not have content share functionality implemented, and you would have to figure out how to convert your content audio video data into the MediaStream object that is required by the JS SDK API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants