How to play amazon S3 videos in wordpress 3.6?

The latest release of WP has its own media player (mediaelement.js), to include and play a video we no more need a separate media player now. My question is

How can I make the shortcode work with videos uploaded on S3 which are protected.

Read More

I try using this


But that doesn’t seem to work. The URL I created has expire time of 300s, if I try to run the test.mp4 in a new tab, it works. But it doesn’t play in wordpress.

Any help would be appreciated.

Related posts