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

Compare with Current View Page History

« Previous Version 6 Next »

Build Steps:

Default with out DRM enabled with RDK reference UI:

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

Note: To enable build with DRM, Please reachout to Amlogic for Openlinux access for DRM libraries.

Check if you have access to Amlogic restricted repos. 

Execute below command to check if  you have PlayReady access

git clone ssh://git@openlinux.amlogic.com/vendor/playready.git
 

Execute below command to check if you have Widevine access

git clone ssh://git@openlinux.amlogic.com/yocto/vendor/widevine

If you do not have any of above restricted repo access, please contact your Amlogic sale  or FAE teams first.

If Widevine and PlayReady access is available, please pass additional arguments as

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

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 disabled.

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

Validation of image

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

                     


                   


  • WiFi Service

                   

  • Bluetooth Service

                    


                    

  • No labels