Versions Compared

Key

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

...

Code Block
languagebash
themeRDark
# Insert the micro SD card and mention the card's device file name
# input file (if) is the image file to flash and the output file (of) is the card's device file name
sudo dd if=rdk-generic-mediaclient-wpe-image-raspberrypi-rdk-mc.rpi-sdimg of=/dev/<sd file> bs=4M

User Interface

User Interface involves UI on TV to show the app launched and a controller UI from host web browser to control all RDK services remotely.

App UI

SwitcherApp is a lightning framework based JS application which can be launched from the ResidentApp service on controller UI (from Host machine's web browser) 

URL: https://px-apps.sys.comcast.net/lightning_apps/SwitcherApp/dist/index.html

Image Removed

Metrological's App

Image RemovedImage RemovedImage RemovedImage Removed

Controller UI

Controller UI is a web UI that can be launched from a host machine's (machine with same network with RPi) browser. This UI can be loaded with the RPi box's IP address with port number 9998.
URL: http://<Rpi ip address>:9998

Controller: List of plugins

Image RemovedImage Removed

ResidentApp Control

Image Removed

Supported Service Status

S.NoSupported PluginsTotal Test CasesPASS CountFAIL Count
1Controller menu110
2Device Info110
3Display Info101
4Location Sync101
5Messenger101
6Monitor101
7OCDM101
8Player Info101
9Trace Control110
10Cobalt110
11com.comcast.StateObserver101
12org.rdk.AVInput413
13org.rdk.ActivityMonitor633
14org.rdk.ContinueWatching404
15org.rdk.DeviceDiagnostics202
16org.rdk.DisplaySettings413011
17org.rdk.FrameRate532
18org.rdk.HdcpProfile321
19org.rdk.HdmiInput431
20org.rdk.LoggingPreferences321
21org.rdk.Network1376
22org.rdk.RDKShell27720
23org.rdk.ScreenCapture211
24org.rdk.System261610
25org.rdk.Timer743
26org.rdk.UserPreferences321
27org.rdk.Warehouse853
28org.rdk.Wifi17611
29org.rdk.Xcast431
30org.rdk.dataCapture312
Total1929993

...