RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
rdkbrowser2 is the browser application based on WPE, it is integrated with following components which enables it with new features compared with legacy rdkbrowser.
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 _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.
/usr/bin/rdkbrowser2 --url http://www.google.com
Webkit : Thin layer to link against from the applications .
WebCore : Provides rendering, layout, network access, multimedia, accessibility support etc.
JavaScript Core : Javascript engine.
Platform : Provides platform-specific hooks to implement generic algorithms.
rdkbrowser2-control is an app for discovering RDKBrowser2 RtRemote Server Object and invoking its RtRemote based API.
Only works in conjunction with /usr/bin/rdkbrowser2.sh
Usage:
start rdkbrowser2: /usr/bin/rdkbrowser2.sh 'about:blank'
start /usr/bin/rdkbrowser2-control in a separate shell
Sample control sequence:
|
DISCLAIMER: Please note that the use of the RDK Wiki is subject to its Privacy Policy & Terms of Use. In addition, this Wiki may be accessed by all RDK licensees and their contractors.
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.