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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: