Versions Compared

Key

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

...

  • rdk-firebolt-mediaclient-image
  • rdk-generic-mediaclient-imagerdk-generic-mediaclient-wpe-image
Code Block
languagebash
themeRDark
# choose mediaclient machine configuration on setup
MACHINE=raspberrypi-rdk-mc source meta-cmf-raspberrypi/setup-environment

# firebolt-image build
bitbake rdk-firebolt-mediaclient-image

...

  • OCDM.json at /etc/WPEFramework/plugins directory has a syntax error in the "systems" parameter. An empty double quote ("") to be given as "systems":"", Because of this controller UI doesn't show the complete controls
  • Video playback to be confirmed
  • Bluetooth Control plugin from Thunder nano services is failed to launch
  • By default residentApp will launch on WebKitBrowser, switcherApp to be set from the ResidentApp tab from controller UI
  • Youtube app is not properly launched from Switcher App

...