Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Release 1.0.2

Choose a tag to compare

@GhostTypes GhostTypes released this 07 Feb 04:48
· 11 commits to main since this release

New Settings

  • Debug Mode (show/hide the console window when launching)
  • Always on top (FlashForgeUI will always appear above other windows)

Changes

  • Removed AForge dependency , created and added a simpler solution for mjpeg streams
  • WebUI properly supports custom camera URLs (should support any protocol the browser supports)
  • Misc fixes and improvements