Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 652 Bytes

File metadata and controls

19 lines (15 loc) · 652 Bytes

Changelog

All notable changes to this project are documented in this file.

[Unreleased]

[2026-03-06]

Added

  • Desktop UI (ui_app.py) for video processing and live camera workflows.
  • requirements.txt for dependency setup.
  • Live recording toggle and output path selection in the UI.
  • Camera device dropdown with refresh.
  • Camera mode probing and one-click mode apply.
  • Capture and save resolution controls in live mode.

Changed

  • ampLive.py now supports optional recording output path/codec.
  • ampLive.py now supports configurable capture/save resolution settings.
  • README expanded with setup and workflow documentation.