The Exract Fingerprint workflow is responsible for extracting the audio fingerprints from the ACRCloud. This data is used by the Audio Fingerprint workflow to determine if it matches the audio from the target video file.
NODES:
Name | Type |
---|---|
Job | Edge |
Extract Fingerprint MS | Microservice |
Logger | Edge |
ACRCLoud | API |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Job to Extract Fingerprint MS | RabbitMQ | extractQ |
Extract Fingerprint MS to Logger | RabbitMQ | loggerQ |
Extract Fingerprint MS to ACRCLoud | API | api.acrcloud.com |