Skip to main content

Opening Examples in Node-RED

  1. Click Examples to enter the example list interface. Click the dropdown list at the bottom of an example application. All connected RDK devices will be displayed here. Select the RDK device on which you want to install the example application.

    RDK Device List Page

  2. Check if the example is available. An available example shows a green indicator dot in the upper left corner, while an unavailable one shows red. RDK Device List Page

    Note
    • Some examples are already installed. For uninstalled examples, click Install Example to install them. This section uses the Gesture Recognition example for explanation.

    • The Gesture Recognition example requires tracking gestures, so please connect a camera in advance.Supports connecting both USB and MIPI cameras. This section uses a USB camera as an example. The connection method for a USB camera is as follows:

      Example Image

    • If Node-RED is not installed, a prompt will appear. You need to install Node-RED in "Device Management - Application Space". Refer to Using Node-RED.

  3. Click Node-RED under the Gesture Recognition example. After reading the guide information, click Close to close the guide pop-up window.

    Guide Pop-up Page

  4. Enter the example application workflow interface.

    Gesture Recognition Example Page