House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

Secure Flash Audio Player and ColdFusion

  << Previous Post |  RSS |  Tree View |  Sort Oldest First |  Subscribe to this Group Next >> 

Secure Flash Audio Player and CF

> Heck, we don't even need it all that secure, Tom Chiverton 05/09/2008 10:43 AM
Jeff Price wrote: Jochem van Dieten 05/09/2008 03:19 AM
Checkout <A HREF="http://flowplayer.org/player/advanced.html#antileeching" Michael E. Carluen 05/09/2008 01:51 AM
Hi Mike, Kevin Aebig 05/08/2008 06:34 PM
Hello Kevin, Mike Francisco 05/08/2008 04:48 PM
The easiest way to do that is to pass a single use token to the player Kevin Aebig 05/08/2008 03:20 PM
I'm looking for a Flash Audio Player that has the ability to prevent downloads. Jeff Price 05/08/2008 02:39 PM

05/09/2008 10:43 AM
Author: Tom Chiverton Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304998 > Heck, we don't even need it all that secure, Handy, as you can't stop people recording their audio out. > we just need to hide the URL > of the audio. You can't. Not even using RTMP or any other sort of streaming. What are you trying to achieve ? Single use streams ? Only allowing 'registered' clients to connet ? -- Tom Chiverton **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list of members is available for inspection at the registered office. Any reference to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged.  If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents.   If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com.
05/09/2008 03:19 AM
Author: Jochem van Dieten Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304968 Jeff Price wrote: > I'm looking for a Flash Audio Player that has the ability to prevent downloads. > Heck, we don't even need it all that secure, we just need to hide the URL of the audio. Audio that is served through HTTP can not be protected. You need Flash Media Server to serve your audio through RTMP streaming. http://www.adobe.com/devnet/flashmediaserver/articles/protecting_video_fms.pdf Jochem
05/09/2008 01:51 AM
Author: Michael E. Carluen Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304967 Checkout http://flowplayer.org/player/advanced.html#antileeching This player already has an anit-leeching feature partially built-in into the player itself. So as Kevin described, all you need to do is build the uuid token authentication handling on the CF side.  I believe the player handles both have flv and mp3s. Have fun guys. Michael ----- Excess quoted text cut - see Original Post for more -----
05/08/2008 06:34 PM
Author: Kevin Aebig Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304959 Hi Mike, This method has been used to secure resources loading into Flash for a long time and works rather easily. To use this method, you should learn about FlashVars so that you can pass your encrypted token to Flash. Your token can be any number of things, but I would suggest a combination of a Unique ID( uuid() ), some other random characters and the actual id of the 'ticket'. Flash decrypts it, verifies that it's legitimate, than re-codes it along with the requested file and sends it to the server-side. The server-side receives the request and validates the token, than processes the request and returns the file. I dug up an example that was built for the Flash Media Server, but the process is similar and should work well. http://echo.ryerson.ca/authentication/ !k Hello Kevin, Can you explain a little further- or perhaps even provide a simple sample code. It seems like your method will work on securing flv paths on FLV players as well. Thanks in advance. Mike > The easiest way to do that is to pass a single use token to the player > through FlashVars, than call a CF script with the token to return the > audio. > > !k >
05/08/2008 04:48 PM
Author: Mike Francisco Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304953 Hello Kevin, Can you explain a little further- or perhaps even provide a simple sample code. It seems like your method will work on securing flv paths on FLV players as well. Thanks in advance. Mike > The easiest way to do that is to pass a single use token to the player > through FlashVars, than call a CF script with the token to return the > audio. > > !k >
05/08/2008 03:20 PM
Author: Kevin Aebig Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304945 The easiest way to do that is to pass a single use token to the player through FlashVars, than call a CF script with the token to return the audio. !k I'm looking for a Flash Audio Player that has the ability to prevent downloads. I found a great player, TSPlayer (http://www.tsplayer.com/), unfortunately it required PHP for the security feature. Does anyone know of a flash audio player that has a CF back end? or is back end agnostic? Heck, we don't even need it all that secure, we just need to hide the URL of the audio. TIA! -jeff
05/08/2008 02:39 PM
Author: Jeff Price Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56323#304939 I'm looking for a Flash Audio Player that has the ability to prevent downloads. I found a great player, TSPlayer (http://www.tsplayer.com/), unfortunately it required PHP for the security feature. Does anyone know of a flash audio player that has a CF back end? or is back end agnostic? Heck, we don't even need it all that secure, we just need to hide the URL of the audio. TIA! -jeff
<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 24, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Designer, Developer and mobile workflow conference