Product
Encoding - VOD
Question
Hi, I’m trying to encode video and save it in Azure Blob, but I’m getting errors:
02/07/2024 13:47:20
Encoding has failed.
02/07/2024 13:47:09
Problem with output configuration. Check your AWS S3 or Google GCS bucket configuration and permissions.
02/07/2024 13:47:09
An error occurred during audio transcoding.
02/07/2024 13:47:08
Encoding on cluster failed.
I don’t know where the problem is. Why does it say: “Check your AWS S3 or Google GCS bucket configuration and permissions” if I’m using Blob? Is it even possible to save on Blob? I’m using c# and Bitmovin.Api.Sdk