- Newest
- Most votes
- Most comments
I would suggest to open support case in AWS support. But here is basic troubleshooting guidance: https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/troubleshooting-faqs.html#autorecord-s3-missing-content
Adding to the comment above, the link details checking Amazon EventBridge for state transitions from the Amazon IVS channel.
If there was no S3 recording for the channel under question, perhaps confirm that the S3 bucket is in the same AWS account as the IVS channel, or the AWS account has access to the bucket in another account.
Also, it may be helpful to confirm the correct subdirectory was created. The Record to S3 feature in in Amazon IVS will create the following subdirectory structure. /ivs/v1/<aws_account_id>/<channel_id>/<year>/<month>/<day>/<hours>/<minutes>/<recording_id>
A couple of things that usually contribute to IVS recordings not to be stored in the expected S3 bucket location:
-
If the merge fragmented streams feature is enabled, some content may be in another recorded session.
-
If the overall stream duration was less than 10 seconds or the content of the stream was missing (i.e., stream starvation occurred), recorded content may be missing as nothing was generated.
Relevant content
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago