Hello,
I have a stram hls protected with AES. The stream runs perfectly and to protect the key imposed the URI like this:
URI = "http://IP_address_of_my_site/key.php"
The key.php file is as follows:
The server that generates the key is the same that generates streaming. The player is on my website.
$key It contains the key of the string that generates the server.
On PC with chrome works on iOS and Android no, why?
↧