Skip to content

ManyCamFlux 1.2

Latest
Compare
Choose a tag to compare
@MatisAgr MatisAgr released this 26 Mar 14:27
· 4 commits to main since this release
2ea3587

What's Changed

πŸš€ Resolutions

  • New Camera Resolutions πŸ“:
    • 3264x2448 (4:3) (QUXGA+)
    • 3840x2160 (16:9) (4K UHD)

πŸ”§ Improvements & UI Enhancements

  • Responsive
    • Great improvement in responsiveness depending on the number of cameras and window size/ratio

πŸ› Known Bugs & Patches

  • Fix:

    • Occasional random crashes.
  • UI Bugs:

    • If one camera is hidden and another exits fullscreen, both may overlap.
      Temporary solution: Toggle the hidden camera to re-align the streams.
    • Crash if camera disconnect.
    • The interface may not adapt optimally to the primary screen size.

πŸ’» Developer Notes (Since 1.1)

  • Cross-Platform Support:
    • Now supports Mac & Linux (requires building with PyInstaller).
  • Debug & Build Improvements:
    • Increased debug print statements (also available as ManyCamFlux_x.x_debug.exe in the release).
    • Code has been split into multiple files for better maintainability.
      (For the old single-file version, refer to the Single-File-Version-(OLD) branch.)
    • New build commands now support the application icon (see the README for details).

Full Changelog: 1.1...1.2