The CI+ module and related topics are not in the field of Opera Software products. We just provide bindings between JavaScript and terminals hardware. However, what we suspect here is that, the hexadecimal value you are passing in the 'sendDRMMessage' function is not parsed as string, but rather a number. You may try converting first this hex number explicitly into String. Please also check, if the message you receive has the same ID you specified (to know you got right reply). Can you also obtain any logs from the DRMAgent implementation, to at least see if your message is delivered to the DRM system on TV (I mean does it leave the browser?).
Latest posts made by krystiangorski
-
RE: CI+ Communication in the HbbTV platformOpera TV Store
-
RE: Sony Bravia websocket support ?Opera TV Store
We are normally not using websockets but maybe you can try with this http://socket.io/
-
RE: css -webKit.. Support in operaTv EmulatorOpera TV Store
Current devices are supported on on Presto.
Future devices stating form 2015 will be based on blink. -
RE: How can i get the device's uuidOpera TV Store
You can read it from GET parameter uid. This uid comes to the root app url like www.myapp.com?uid=345034905
-
RE: Graphic bug on focusOpera TV Store
It is not easy to say what it causing your issue and how to fix it. I would propose to make sure that all other things are working ok under Opera TV Emulator (or even better on some device liks Sony BDP) and submit this application. Then our moderation team will see what kind of issue are on devices and will be easier to help if it is still needed.
-
RE: How can i get adress mac forOpera TV Store
There is no way to read MAC address from application.
If you need some unique identifier then you can read it from GET parameter uid. It will allow you to identify device where Opera TV Store is running like www.myapp.com?uid=345034905 -
RE: Opear TV store not loading (Sony Bravia TV, and Tivo 4 series)Opera TV Store
It was a short temporary situation and everything should work again.
BR -
RE: How to detect TV dataOpera TV Store
If you need some unique identifier then you can read it from GET parameter uid. It will allow you to identify device where Opera TV Store is running
-
RE: Opera tv browser doesnt support video?Opera TV Store
Hi fl0rence,
Opera TV Store support videos and music, so you should be able to run any application from TV Store (notice that YouTube application is not coming from Opera TV Store).If you still have some problems please send example of application name which came from Opera TV Store and it doesn't play videos or music.