v1.0.0
In this version. The action of the video-process rule is refactored, and a graph-based processing engine is used for processing the videos.
Make sure to read the pre1migrate.md if you are upgrading from the previous version.
- New VideoProcessor ExtractVideoProcessor, this supports extract operation that generates output for the other processors.
- New API for job management.
- JobManager and Vertex Manager to manage the job graph and execution.
- Replace the AMQP lib with Rascal.
- Bug fixes
In order to use this version. make sure upgrade the UI to irohalab/mira-ui