Versions Compared

Key

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

Adding generic logs is in progress

Table of Contents

Pre-requisite :

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


Steps : 

  1.  in  In chrome browser on laptop type http://<TV IP>:10002/ then you will see below below
      Image Removed
        1. Image Added
      2.
      1. 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”

      Image Removed

      Tips : 

        1. Image Added


    Info
    titleTips Tip
    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 TV, Easy Pair is hard


     

    Problem

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

    Solution

    1. Add following lines in SetEnv.sh                                     
      1. export RFC_ENABLE_WEBKIT_INSPECTOR=true                                                                                                                                                                                                                               
                   export RFC_ENABLE_WEBKIT_INSPECTOR=true                                                                                                                                                                                                                    
      1.                      
                      
      1. 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 <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

    -------------------------generic--------------------------------------------

    below are the RPI snips for residentapp.