Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>As you seem to know, Adobe helps a lot. They've been doing great work on media protection. You might also want to check their other formats from <a href="http://www.adobe.com/devnet/flashmediaserver/articles/overview_streaming_fms3_02.html" rel="nofollow noreferrer">this article</a>. The summary is here: </p> <ul> <li><strong>RTMP:</strong> unencrypted </li> <li><strong>RTMPT:</strong> tunneled over HTTP, means RTMP data is encapsulated as valid HTTP data </li> <li><strong>RTMPS:</strong> sent over a secure socket layer (SSL) </li> <li><strong>RTMPE:</strong> an enhanced and encrypted version of RTMP, faster than SSL and does not require certificate management as SSL does </li> <li><strong>RTMPTE:</strong> encrypts the communication channel, tunneling over HTTP. The key benefits over SSL (RTMPS) are performance, ease of implementation, and limited impact on server capacity.</li> </ul> <p>If you also plan to use Adobe's Open Source Media Framework as you say in your original post, I can't see why you can't secure your content in the way you described. </p> <p>The answer to your question is that I doubt you'll find anything better. Check out this interesting blog post by <a href="http://apiblog.youtube.com/2010/06/flash-and-html5-tag.html" rel="nofollow noreferrer">Google</a> and pay attention to paragraph 6. If Google uses them, I think you should take that as a hint. </p> <blockquote> <p>Content Protection YouTube doesn't own the videos that you watch - they're owned by their respective creators, who control how those videos are distributed through YouTube. For YouTube Rentals, video owners require us to use secure streaming technology, such as the Flash Platform's RTMPE protocol, to ensure their videos are not redistributed. Without content protection, we would not be able to offer videos like this.</p> </blockquote>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload