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

Chime Media Capture Pipeline unreliable #286

Open
Gavin0AWS opened this issue Feb 24, 2023 · 2 comments
Open

Chime Media Capture Pipeline unreliable #286

Gavin0AWS opened this issue Feb 24, 2023 · 2 comments
Labels
capture-service Issue with media capture

Comments

@Gavin0AWS
Copy link

Gavin0AWS commented Feb 24, 2023

Describe the bug
There is an issue when multiple video streams are recorded in a meeting

To Reproduce
Attempt to use Media Capture Pipeline to record multiple video streams in a Chime video conference call.

Expected behavior
To be able to record multiple video streams in a meeting.

The workaround temporarily suggested by AWS is to use composited video for the recording as per this blog post:
https://aws.amazon.com/blogs/business-productivity/capture-amazon-chime-sdk-meetings-using-media-capture-pipelines/

To use ExternalUserId to filter the video streams to be recorded. The externalUserId is determined by your application and not generated by Chime SDK. This can be pre-defined before the attendee is created. You can use this mechanism to record less video streams (less cost) or use it for composited video.

Chime SDK team are aware of this issue and we are working on a fix for temporary failures.

Additional context
Add any other context about the problem here.

@petr-mycroft
Copy link

Hi, when can we expect this issue to be fixed?

We tried using the composited video in the meantime, but we cannot get it to capture all attendees' video when content is shared. It only captures a maximum of 4.

That means we currently have zero ways to reliably record all attendees in our meetings, which is one of the core features of our application.

@xuesichao xuesichao added the capture-service Issue with media capture label Mar 21, 2023
@devalevenkatesh
Copy link
Contributor

Sorry for the delay, but this is only a repo holding various demos. For media capture queries, could you please file a AWS support ticket to Amazon Chime SDK team?

I will share this issue internally with the related team if they have already not received an auto-cut ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capture-service Issue with media capture
Projects
None yet
Development

No branches or pull requests

4 participants