You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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.
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 !
The text was updated successfully, but these errors were encountered: