Start a new topic

Got an error Error(LicenseCheck.cc:131): [LicenseCheck] Invalid License. Showing watermark and disabling PDN.

Got an error Error(LicenseCheck.cc:131): [LicenseCheck] Invalid License. Showing watermark and disabling PDN.


Code is : 

 

<!doctype html>

<html>


<head>

<title>Vikey</title>

<meta charset="utf-8">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<script src="http://localhost/VIBLAST/viblast.js"></script>

</head>


<body>

<video id="dynamic-autoload" data-viblast-key="a02f8bbe-xxxxxxxx-35b24fe714ef" autoplay></video>

<script>

viblast('#dynamic-autoload').setup({

stream: "http://localhost/mpd/c1/stream.mpd",

clearkey: {

"121a0fca0xxx475b8910297fa8e0a07e": "a0a1axxxx4a5a6a7a8a9aaabacadaeaf"

}

});

</script>

</body>


</html>


Help me to solve this


Login to post a comment