Chapter 2

Capture

Capture

Description

The Capture Workflow is the largest workflow in ATV. This workflow receives messages from Charter add insertion gear, it makes decisions based on probe state and ultimately triggers a video capture of an add break and saves the video to an s3 bucket. This workflow also uses our new subflow capability.

Composition

NODES:

Name Type
Kiwi Edge
Listener Microservice
Reset API
Logger Subflow
Trap Logger Edge
Filter Microservice
Restart Job Subflow
Update Filter Subflow
Manager API
Extract Fingerprint Subflow

CONNECTIONS:

Name Type Data
Kiwi to Listener TCP host.com
Listener to Logger Subflow logger
Listener to Filter RabbitMQ atvtrapQ
Listener to Trap Logger RabbitMQ traploggerQ
Reset to Listener RabbitMQ atvresetQ
Filter to Restart Job Subflow logger
Update Filter to Filter Subflow updatefilter
Filter to Manager API https://manager.tmc.charter.com
Filter to Extract Fingerprint Subflow extractfingerprint