Check out the vega-best-practices tag for upcoming walkthrough articles.
Title: Headless Playback for your TV App
Presenter: @cebratec
Description: Headless JavaScript tasks and services enable background execution of JavaScript code for media-related operations without a user interface. While tasks are suited for one-off processes like fetching EPG data, services are ideal for ongoing interactions such as controlling media playback, allowing the main runtime to focus on UI while a secondary runtime handles media pipeline operations.
Related topics: