I’m setting up a HTML5 HLS video player with flowplayer.
Looks like data-key isn’t working, this way I can’t have the ‘professional’ features…
To solve I had to set it via javascript/jquery.
<script> flowplayer.conf = { key: "$..." }; </script>
As seen on https://flowplayer.org/i/flowplayer/setup:flashhls-data-key