Link to home
Start Free TrialLog in
Avatar of DrDamnit
DrDamnitFlag for United States of America

asked on

Amazon s3 / Cloudfront slow?

I am trying to use s3 and / or cloudfront to host some video files that will be served up using HTML 5.

The videos load fine (to start with), but the native players in IE, Chrome, and Firefox seem to be unable to buffer the videos well enough to keep them playing correctly.

At first, I thought the quality was rendered too high, but now the 10 minute videos are only 78 MB each (on average) with a bitrate of .7Mbps. Well below the YouTube threshold.

So, I tried downloading them directly with wget (command line downloader) and they are coming in at a mere 98KB/s. That's just not fast enough for video, and it seems WAY too slow for Amazon CloudFront / S3. The whole point of using a CDN is to be able to accomodate tens, hundreds, or thousands of concurrent connections...

Is there a setting I need to change in Amazon?

Here's an example video:
http://d3dkalxhddgsu1.cloudfront.net/blog1.ogv

and it's MP4 equivalent:
http://d3dkalxhddgsu1.cloudfront.net/blog1.mp4

Thanks in advance....
ASKER CERTIFIED SOLUTION
Avatar of Shalom Carmel
Shalom Carmel
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DrDamnit

ASKER

No... The problem is being reported by other people testing, and I have tested myself with two isps...
Changed to rackspace. Works fine now.