HbbTV
Hello!
Is it possible to get informations with this API, when the user use HbbTV (for example "ARD Mediathek") on a Enigma2-Receiver?
Joachim
What information do you want?
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
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.
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
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.