Intermittent Issue with DeleteMediaCapturePipelineCommand: "Unable to find the requested identifier"

0

We are currently implementing the CreateMediaCapturePipelineCommand to start capturing audio and video streams, which provides us with a MediaPipelineId. We subsequently use this ID to stop the capture using the DeleteMediaCapturePipelineCommand.

However, we occasionally encounter an issue where the DeleteMediaCapturePipelineCommand responds with "Unable to find the requested identifier". This error does not occur consistently but appears sporadically.

Could you please help us understand why this error might be occurring intermittently? Any guidance on how to ensure consistent behavior when stopping the media capture would be greatly appreciated.

Thank you for your assistance.

질문됨 한 달 전66회 조회
1개 답변
0

Hello,

Geovanni here from AWS Premium Support.

I understand you observe intermittent issues when using DeleteMediaCapturePipelineCommand.

Checking documentation, I've seen in multiple places [1][2] that DeleteMediaCapturePipelineCommand is no longer supported and does not receive internal updates. Instead we request you use the command from the Chime SDK DeleteMediaCapturePipeline [3]. When developing this code base, be sure to include some retry logic in expectation that temporary errors might cause failures.

References

[1] https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/chime/command/DeleteMediaCapturePipelineCommand/ [2] https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteMediaCapturePipeline.html [3] https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaCapturePipeline.html

AWS
지원 엔지니어
답변함 24일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠