rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

VideoPlayer plugin vs AAMP Player #266

Closed CooperCao closed 2 years ago

CooperCao commented 3 years ago

Hi Guys: What is the difference between VideoPlayer plugin vs AAMP Player?

michielvandergeest commented 2 years ago

The VideoPlayer plugin in the SDK is nothing more than a thin wrapper to interact with a video-tag element, whereas AAMP is a piece of middleware software part of the RDK stack to actually play out the video (https://developer.rdkcentral.com/video/documentation/components/open-sourced_components/advanced_adaptive_media_player/#side-scroll-1)