AWS File NOT opening on Chrome but YES opening on Safari (from Twilio API)

0

I am trying to view an AWS video file from the Twilio API on Chrome but it only comes up on Safari. See an example video here: https://api.twilio.com/2010-04-01/Accounts/ACb2722d11b73d22b594c81d79aed6b8d2/Messages/MMc98aabf83a92ba4771a8c82be2d0625f/Media/ME5df16aae08c2c68b83e667ff6a83fc31

You can try this video link and see that it only works on Safari and not on Chrome. I need it to work on Chrome desperately. Any suggestions besides using a plug-in? I need all new users to be able to view it on Chrome without having to download a plug-in.

Gratefully,

Dakota

Dakota
asked 8 months ago322 views
1 Answer
0

Hi,

Safari will try to play all video content with Quicktime, so it will be very forgiving of what format it is in. In order for it to play in Chrome, however, the file must be H.264 or WebM. See this link for information about what formats are supported: https://developer.mozilla.org/en-US/docs/HTML/Supported_media_formats

For the best compatibility, you should have your video available in at least H.264 MP4 and WebM, and make sure you keep your H.264 profile to Main 3.1 or similar to ensure it plays on mobile devices.

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions