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

Extract audio from Chime (CMSampleBuffer) #509

Closed
andresuhartanto opened this issue Aug 5, 2022 · 1 comment
Closed

Extract audio from Chime (CMSampleBuffer) #509

andresuhartanto opened this issue Aug 5, 2022 · 1 comment
Labels
feature-request New feature or request

Comments

@andresuhartanto
Copy link

Hi all,

We have a question about Chime, here's the situation:
Our team is building a video broadcast feature using IVS, in this broadcast feature we also can call the viewers, in this case we are using Chime to make the video call. now we can get the video from Chime from this function onVideoFrameReceived in class VideoRenderView, but we also need to extract the Audio from the chime call. so is there anyway for us to extract the audio from Chime just like on video?

Thank you!

@andresuhartanto andresuhartanto added the feature-request New feature or request label Aug 5, 2022
@georgezy-amzn
Copy link
Collaborator

Hi @andresuhartanto,

For now, the SDK doesn't support, but our team is currently undertaking a significant project to align our end to end audio processing pipeline with WebRTC protocols, once it's done, you will be able to extract audio. For more details, please refer to #300.

Closing as duplicate of #300.

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

2 participants