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

Capture unmixed individual attendees audio streams #2775

Open
abettke opened this issue Oct 10, 2023 · 1 comment
Open

Capture unmixed individual attendees audio streams #2775

abettke opened this issue Oct 10, 2023 · 1 comment

Comments

@abettke
Copy link

abettke commented Oct 10, 2023

What are you trying to do?

We are looking for a way to additionally capture the audio streams before they are mixed into the main meeting audio channel. This is so that each speaker's audio can be recorded in isolation from other attendees, similar to how Chime is doing this with the live transcription. Is this officially supported by the SDK? If not, is the a place in the source code where we can hook in to grab the individual attendees audio stream manually?

How can the documentation be improved to help your use case?

  • Point to where in the documentation this API exists.
  • A demo example of how this can be done.

What documentation have you looked at so far?

  • Amazon Chime SDK Developer Guide
  • Amazon Chime SDK API Reference
  • Github Issues
@avinashmidathada
Copy link
Contributor

Hello, the SDK currently doesn't support receiving unmixed audio streams, but if you're interested in audio capture of the unmixed streams we recently launched support to publish to Kinesis Video Streams using Amazon Chime SDK media pipelines. You can find the developer guide for this feature here.

Please feel free to ask any questions.

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

No branches or pull requests

2 participants