Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

3.6 encrypted HLS

bbbo edited this page Nov 10, 2016 · 1 revision

Flowplayer 6/7 supports AES-128 encrypted HLS. For a demo and tips, please check https://blacktrash-org.prossl.de/fpssl/hls-crypt.php

To verify whether the stream is encrypted, test either the m3u8 (if you implemented session mangement) ort one of the .ts files of the stream in VLC or a similar player. If it doesn't play, you can usually be sure the stream is encrypted.

Clone this wiki locally