Screenshot On Fail
节点级截图 Sink,每个识别节点完成时自动截图保存,用于调试和排查问题。截图保存为 JPG 格式,最多保留 300 张(可在screenshot_on_fail.py中修改),环形覆盖旧图。
- Author
- BQ
- Version
- 1.0.0
- Status
- stable
- Language
- python
- Runtime
- python 3.12.9
- Updated
- 2026-08-25
- Created
- 2026-08-25
- Tags
- custom, sink, screenshot, debug, utility, data
- Dependencies
- numpy, opencv-python
Installation
git clone https://github.com/MaaXYZ/MaaHub.git --depth=1 cp -r MaaHub/Storage/customs/BQ/screenshot-on-fail ./your_customs/ Package Files
- maahub_meta.json
- main.py
- pipeline.json
- README.md
- screenshot_on_fail.py