Skip to content

v1.0.0

Compare
Choose a tag to compare
@EverettSummer EverettSummer released this 26 Nov 07:38
· 46 commits to master since this release
b46a720

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.

  1. New VideoProcessor ExtractVideoProcessor, this supports extract operation that generates output for the other processors.
  2. New API for job management.
  3. JobManager and Vertex Manager to manage the job graph and execution.
  4. Replace the AMQP lib with Rascal.
  5. Bug fixes

In order to use this version. make sure upgrade the UI to irohalab/mira-ui