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.
- If one camera is hidden and another exits fullscreen, both may overlap.
π» 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).
- Increased debug print statements (also available as
Full Changelog: 1.1...1.2