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 年前檢視次數 868 次
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?

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

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

回答問題指南