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,

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-google.xml
repo sync -c2
source meta-rdk-aml/set-env.sh mesonsc2-5.4-lib32-ah212 --ipclient
bitbake lib32-rdk-generic-mediaclient-image

Validation of image