I work on this TV UE55KU6000 (2016, Tizen 2.4, TV Extension 2.0, or higher) and I am trying to figure out whether it supports “GenChallenge”.
According to AvPlayer page, it has been supported since Tizen 2018 but my TV is from 2016.
Is there a way to get the license challenge rather than using “GetChallenge” approach?
When I tried this configuration:
But I was expecting to get “Challenge” which contains the playready challenge.
if (data.name === 'Challenge') {
Apparently, my TV doesn’t support this ‘GenChallenge’ or ‘GetChallenge’? (Could someone also clarify which one is correct? I have seen different usages in different pages.)
AvPlayer: Playready GetChallenge
Hi,
I work on this TV UE55KU6000 (2016, Tizen 2.4, TV Extension 2.0, or higher) and I am trying to figure out whether it supports “GenChallenge”.
According to AvPlayer page, it has been supported since Tizen 2018 but my TV is from 2016.
Is there a way to get the license challenge rather than using “GetChallenge” approach?
When I tried this configuration:
I get the following drmEvent from the AvPlayer:
But I was expecting to get “Challenge” which contains the playready challenge.
Apparently, my TV doesn’t support this ‘GenChallenge’ or ‘GetChallenge’? (Could someone also clarify which one is correct? I have seen different usages in different pages.)
Is there another way to get license challenge?
Thanks
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio