Use case examples
Send notifications from the overlay SDK to a composition script
This example uses video.js callbacks to listen to specific player events. The Overlay SDK sends a notification to the composition script when an event occurs. The composition script then updates control nodes in the composition to trigger the indicators.
Use the player controls and watch the status indicators changing.
Send messages from composition scripts to the overlay SDK
This example shows how to receive messages from a composition script to the overlay SDK.
Click on the interactive icons build within Singular to play the according clip in the video.js player.
Last updated