The Audio Fingerprint workflow is responsible for matching the audio fingerprint of a given source video with the advertisements contained in the target video capture. This workflow is triggered by the compare job, checks the fingerprint match and saves the resluts back to the job manager in Live Edge.
NODES:
Name | Type |
---|---|
Compare Job | Edge |
Audio Compare MS | Microservice |
Logger | Edge |
ACRCloud | API |
ACRCloud 2 | API |
Save Results | Microservice |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Compare Job to Audio Compare MS | RabbitMQ | audioQ |
Audio Compare MS to Logger | RabbitMQ | loggerQ |
Audio Compare MS to ACRCloud | API | identify-us-west-2.acrcloud.com/ |
Audio Compare MS to ACRCloud 2 | API | api.acrcloud.com/ |
ACRCloud to Save Results | RabbitMQ | saveresultQ |