aws-samples / amazon-chime-sdk-recording-demo

Apache License 2.0
95 stars 65 forks source link

"DistinctInstance placement constraint unsatisfied." #94

Open raveendar opened 3 years ago

raveendar commented 3 years ago

Hi Team,

I am getting error "DistinctInstance placement constraint unsatisfied." when i calling recording api

There is no parallel recording going on

Not sure what is wrong

anuranduttaroy commented 3 years ago

Hey @raveendar

Are you seeing this error in the ECS logs? Could you please post the entire log statements here. This will help me investigate the issue more.

Thanks

tenge-amzn commented 3 years ago

Chime SDK team has launched a new service to provide meeting capture capabilities with original video resolution and frame rate. You will not need to provision your own container infrastructure. Instead, just call the API from AWS SDK and provide a prepared S3 bucket to receive the artifacts.

To know more, please check out the blog: https://aws.amazon.com/blogs/business-productivity/capture-amazon-chime-sdk-meetings-using-media-capture-pipelines/

raveendar commented 3 years ago

Thanks for this feature