e2openplugin-OpenWebif icon indicating copy to clipboard operation
e2openplugin-OpenWebif copied to clipboard

HbbTV

Open Joey-1970 opened this issue 5 years ago • 5 comments

Hello!

Is it possible to get informations with this API, when the user use HbbTV (for example "ARD Mediathek") on a Enigma2-Receiver?

Joachim

Joey-1970 avatar Jan 05 '21 22:01 Joey-1970

What information do you want?

jbleyel avatar Jan 12 '21 16:01 jbleyel

Hello jbleyel,

first: thank you for your reply!

Short: The more, the better! ;-)

A good minimum informations would be, that the receiver is in "HbbTV-Mode", second maybe what kind of provider is running (like in display) f.e. "ARD Mediathek".

Is this possible?

Joachim

Joey-1970 avatar Jan 13 '21 05:01 Joey-1970

The HbbTV link/url from the current playing service on the box can be easy detect. But the info if HbbTV is active or not needs to implement in enigma2 code and in the HbbTV plugin.

jbleyel avatar Jan 15 '21 19:01 jbleyel

Hello jbleyel,

again thanks for your answer!

I don't no if I unterstood it very well: To get more information is not possible without changes in the HbbTV-Plugin and the enigma2-code - sad but true.

But how can I detect the current playing service?

Joachim

Joey-1970 avatar Jan 15 '21 19:01 Joey-1970

No you don't understand. The current info is already there -> /api/getcurrent It's possible to make something like this. -> /api/getcurrenthbbtv This new request can have the HbbTV link info. But this is only the info if the current channel has HbbTV and not what you want.

jbleyel avatar Jan 15 '21 21:01 jbleyel