An opportunity detector is a TVADK component that detects custom tags in a stream and identifies placement opportunities. These opportunities are sent to the content resolver, which customizes the content/ad insertion workflow based on the placement opportunity properties and metadata.
TVSDK includes default opportunity detectors:
SpliceOutOpportunityDetector
, which understands default ad cuesAdSignalingModeOpportunityGenerator
, which is responsible for creating initial ad placement opportunities based on the ad signaling modeSpliceOutOpportunityGenerator
, which is responsible for creating ad placement opportunities from any #EXT-X-CUE tagTVSDK also includes a default content resolver that provides content to be inserted based on the metadata key in the player item:
AuditudeResolver
, capable of communicating with Adobe Primetime ad decisioning(previously known as Auditude) servers and returning ad breaks to be placed.You can override the default opportunity detectors and content resolvers to customize the advertising workflow in the following ways: