Wrong mime-type on S3 for m3u8 manifests

0

From HTTP Live Streaming (HLS) Authoring Specification for Apple Devices (https://developer.apple.com/documentation/http_live_streaming/http_live_streaming_hls_authoring_specification_for_apple_devices), section 10.4 recommended mime type is application/vnd.apple.mpegurl The problem is that Medialive is outputting deprecated application/x-mpegurl to S3 without letting us change that. When outputting to the AWS CN region, we cannot change this content type either on Cloudfront "You don't have permission to get metadata," as it seems only the original owner can do. From my understanding, the original owner is Medialive What would be the process to get the correct content type for HLS output from Medialive on S3?

Thanks

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南