MediaProcessing/apps/coordinator/README.md
2026-01-04 15:12:59 +01:00

32 lines
779 B
Markdown

# Coordinator
Only one instance is supported, while multiple processer's can be run at any time
# FLOW:
### Inputs:
- File watcher
- UI selected file
## Flows - Video file:
### Flow:
- File watcher
- Coordinator:
- Creates process start with:
- START
- type: FLOW
- file: AbssolutePath
- ReadVideoFileStreams:
- Reads started event
- Reads result
- Produces message with result
- BaseInfo:
- Extracts info from filename
- Extracts info from file media streams
- Produces title and sanitized
- py-metadata:
- Picks up event
- Searches with sources using title and sanitized
- Produces result
----
- Extract & Encode
- Starts