aws / aws-sdk-java

The official AWS SDK for Java 1.x. The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/

Home Page:https://aws.amazon.com/sdkforjava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transcription not stored in S3 bucket when using create media capture pipeline

Bharath-2656 opened this issue · comments

Describe the bug

As per the documentation, transcription messages will be stored inside the sink S3, but transcriptions messages is not there in S3 bucket.
Except transcription other elements such as audio, video, data-channel, meeting-events is stored in the bucket even after starting transcription in the meeting.

https://docs.aws.amazon.com/chime-sdk/latest/dg/create-concat-pipe.html
https://aws.amazon.com/blogs/business-productivity/capture-amazon-chime-sdk-meetings-using-media-capture-pipelines/

Expected Behavior

Transcription files be present in the sink S3 bucket

Current Behavior

No transcription-messages folder present in S3

Reproduction Steps

  • Start a Meeting
  • Start media capture pipeline with S3 as sink
  • Start Transcription

Possible Solution

No response

Additional Information/Context

No response

AWS Java SDK version used

1.12.315

JDK version used

11.0.17

Operating System and version

macOS 13.0

COMMENT VISIBILITY WARNING

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.