AWS S3 File Not Opening on Chrome but only on Safari

0

Hi! I have a public AWS video file here: https://s3-external-1.amazonaws.com/media.twiliocdn.com/ACb2722d11b73d22b594c81d79aed6b8d2/23ff33d3428202c6a24e7a8c6e5f4140

It only opens on Safari and won't open on Chrome (which I desperately need). I've tried removing all my extensions and using incognito mode and even clearing my cache and cookies but nothing helps. Any ideas?

  • What does Chrome web console return as error?

  • You can click and it and see for yourself but there isn't really an error... it just is blank but in safari it works..

Dakota
質問済み 1年前870ビュー
2回答
-1

Greetings, The issue you're experiencing could be due to the video format or the CORS (Cross-Origin Resource Sharing) settings on the S3 bucket that hosts the video file.

The video file you provided is in QuickTime format (file extension .mov), which might not be supported natively by Google Chrome. Safari supports .mov files as it's developed by Apple, but Chrome typically supports MP4, WebM, and Ogg formats. To make the video compatible with Chrome, you can convert the video to a more widely supported format like MP4 using wide known tools. Please let me know if I answered your question

AWS
エキスパート
ZJon
回答済み 1年前
-1

Your Video Format is H263 and most likely is not supported by the Chrome player you are using.

The file plays fine on VLC or Safari so there is nothing wrong with the file.

You can change the default video player of Chrome to use VLC or other player that supports the codec of this file, just follow the instructions on this article https://www.getdroidtips.com/change-default-video-player-browser/

AWS
Nuno_Q
回答済み 1年前
  • I tried that but those extensions aren't working for me.. hmm any other suggestions?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン