Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Hisense / XCLASS : 

Pre-requisite :

TV and Laptop should be in the same network and VBN build 


Steps : 

  1.  in chrome browser on laptop type http://<TV IP>:10002/ then you will see below 


2. Click on Inspect button, after that it will open one more window where we can check network trafic log , console logs from app, 

3. StreamApp specific: to get account number info, 

a) start RWI

b) re-launch app

c) in the search box type “createsession”







Tips : 

Info
titleTips
RWI

- Removing the app from Memory: HOME HOME HOME 9 9 on the remote will exit all apps
- RWI  apps appear on ports 10001 or 10002
- Resident app will be available on port 10000 is resident-app
- 10003 is plui (search and discovery experience)
- To IBIS Pair for XClassTV, Easy Pair is hard
X1 :

 

Problem

To analyze the logs from the third party application such as peacock , we need to invoke Web inspector . Following are the steps to do the same.

Solution

  1. Add following lines in SetEnv.sh                                                                                                                                                                                                                                                                                 export RFC_ENABLE_WEBKIT_INSPECTOR=true                                                                                                                                                                                                                                                            export WEBKIT_INSPECTOR_SERVER=${WEBKIT_INSPECTOR_SERVER:-':::9224'}

       2. Add libWPEWebInspectorResources.so to the STB

i. Copy and untar the attached data.tar into /media/apps/web-inspector-plugin/ - after un-taring it you will see usr\lib\wpe-webkit-0.1\libWPEWebInspectorResources.s                                              

           ii. Replace the extracted library              

         3. Restart the receiver process 

               i. sytemctl restart xre-receiver  <Operator UI App>               

        4.  Execute the below command  

                i. iptables -i INPUT -j ACCEPT  

                ii. fling the application through IBIS 

       5.  Invoke Web inspector as below   

                 http://<Device-IP>:9224/



View file
namedata.tar
height250