Akamai Secure Sreaming Flash Video

by Steven Ng on July 9, 2008

I recently had to work with Akamai Secure Flash Sreaming for on-demand videos and wanted to share some notes on how we got this to work.

You’ll need 2 zip files from Akamai:

  1. Akamai Flash Media Kit
  2. Akamai Secure Token Generator

Inside the Akmai Flash Media Kit you will have to open CS3SampleOnDemand.fla in Flash and edit the ActionScript. First declare a constant for the token:

CONNECTION_AUTH_PARAMS=”THEVALUEFROMYOURFLASHVARS_TOKEN”;

Then you will pass the autorization token to the Akamai object like this:

ak.authParams = CONNECTION_AUTH_PARAMS;

I also have a DLL with using the Type D Authentication from Akamai, please email me if you need it.

One comment

I m new for Akamai streaming.I m working on Per Play Secure streaming n I need some help.How can I send token to Akamai and validate the viewers.

Thanks & regards
Brajesh

by brajesh on June 17, 2011 at 10:19 am. #

Leave your comment

Required.

Required. Not published.

If you have one.