README.md

May 26, 2023 · View on GitHub

简体中文 | English

MegFlow | Documentation

GitHub license ubuntu macos

Build video analysis service in 15 minutes.

  • Directly use Python to build pipeline
  • No need C++ SDK anymore, improve the development experience
  • Provide one-stop service for construction, testing, debugging, deployment, and visualization

HowTo

Current Support Matrix

Platformwin10 docker/wsl2ubuntucentOSmacos
x86✔️✔️✔️✔️
ARMv8-✔️✔️-
Python verionsupport
3.6✔️
3.7✔️
3.8✔️
3.9✔️

Built-in Applications

Features

  • Efficient runtime schedule based on async-std[features=tokio1]
  • Use toml to construct pipeline
  • Support static/dynamic/share subgraph
  • Support Rust and Python
  • Support resource management
  • Terminate static subgraph in exception processing
  • Support demux/reorder/transform
  • Use Python stackfull coroutine
  • Support plugin sandbox
  • Real-time preview constructing pipeline

Coming Soon

  • Process-level node
  • Plug-in automated test
  • Performance monitoring
  • More built-in applications

Contact Us

License