Is anyone using Amazon S3's expiring links?
We have successfully played videos but they sometimes require reloading the page (and thus generating a new link) to get them to work. The links are always valid (as we test them outside the player) but the player seems to stumble on some of them. As far as we can tell, it is totally random in nature...
Thanks,
Kevin
@Kevin,
Have you read through this thread: [url=http://www.jeroenwijering.com/?thread=6625]Amazon S3 FLV files not being played[/url]
And are you using something like this:
so.addVariable('file', encodeURIComponent('http://www.talkingtext.com/podcast.php?uid=510&cid=153'));in your player code?
I noticed the test URL that MyPoems was using wasn't valid. I guess that's because it was an expiring link. Can you give me a link to a page that generates those links so I can do some testing?