You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


rdkbrowser2 can be launched in two different ways:

  • Server Mode: --server  - Launch the browser in a server(“tab”) mode

    It could be directly launched as:

         /usr/bin/rdkbrowser2 --server

     Also can launch launch_rdkbrowser2_server.sh script file to run RDKBROWSER2 as a server.

 

  •       Standalone mode: --url <url> - Launch opening a specific URL

     web pages could be launched using rdkbrowser2 by passing the URL. For eg

                     /usr/bin/rdkbrowser2 --url http://www.google.com

  Also, there is a wrapper script in the box called rdkbrowser2.sh, which takes care of starting the westeros compositor and sets required environment. For eg

 /usr/bin/rdkbrowser2.sh http://www.google.com


rdkbrowser2_architecture

  • No labels