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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

RDK-V IP Client is a IP based Client Set-Top-Box (STB) with RDK 4.0 features which connects directly with Network Gateways. Targets on Accelerator platforms and utilizes only open-sourced RDK components.
IPSTB profile is being able to build RDK without any RDK Licensed components.

Unused components from MediaClient

IP STB build is based from mediaclient image with out the licensed components and other components which are not required for IP streaming. Some of the components which are removed as of now are,

  • storagemanager
  • subtec
  • dtvapp
  • closedcaption
  • closedcaption-hal-amlogic
  • mediaframework
  • mediastreamer
  • rdkmediaplayer
  • audiocapturemgr
  • media-utils
  • dvrmgr
  • servicemanager
  • sectionfilter-hal-amlogic
  • rmfgeneric

Build Procedure

Enabled the distro(ipclient) for IPSTB as a setup environment option, so during build time we can pass this as an argument.

Build steps:           

repo init -u https://code.rdkcentral.com/r/rdk/soc/amlogic/aml-manifests -b rdk-next -m aml_ipstb.xml
repo sync -j4 --no-clone-bundle
export LOCAL_BUILD=1
source meta-rdk-aml/set-env.sh mesonsc2-5.4-lib32-ah212 --ipclient --playready --widevine
bitbake lib32-rdk-generic-mediaclient-image

Validation of image

  • Controller UI : For connecting Controller UI, use URL: http://<machineip>:9998

                     


                   


  • WiFi Service

                   

  • Bluetooth Service

                    


                    

  • No labels