I am using Amazon CloudFront to stream paid video content to my users and I am having problems getting the videos secured. Wowza does that by creating a secure token, but the use of wowza would be much more costly.

Is there anyway that I can better protect my content by using Cloudfront or other CDN?

Thanks!

link|improve this question

20% accept rate
feedback

2 Answers

Take a look at Getting started with secure AWS CloudFront streaming with Python for a complete guide to securing cloudfront streams using signed URLs. It shows how to do it using python to generate the signed URLs that automatically expire after a set amount of time.

Enjoy!

link|improve this answer
feedback

Voxel - http://www.voxel.net/products-services/voxcast-cdn They using Wowza and you can apply authentication tokens and parameters.

Let me know if you need help and I can chat with them.

Regards, cdnXite

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.