Skip to content

Chime Media Capture Pipeline unreliable #286

@Gavin0AWS

Description

@Gavin0AWS

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions