Versions Compared

Key

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


"RDK Media Player" https://code.rdkcentral.com/r/plugins/gitiles/rdk/components/generic/rdkmediaplayer?

  • RDK mediaplayer uses rtRemote API and supports both IP and QAM playback based on URL(Uses AAMP and RMF player internally)
  • As a plugin, it can be used in wayland supported platforms, like our rdkbrowser. It acts as a common player framework for all RDK devices, like our UVE engine.
  • Recipe for rdkmediaplayer is present in all RDK build system. In my knowledge, it getting is compiled for firebolt images and when POPULATE_SDK is enabled. This SDK can be given to people outside RDK development community to develop and test applications in devices like RPi.
  • Earlier when
I was