ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
407 stars 38 forks source link

[Feature Request] [v1.4.8-alpha] Add Screenshot Capture Functionality to GUI #203

Open m50S79sM6SRNp8Jn opened 4 weeks ago

m50S79sM6SRNp8Jn commented 4 weeks ago

Problem Description Currently, there's no way to capture snapshots from within the GUI. This feature would be useful for diagnostic purposes, documenting issues, or capturing frames for various needs without relying on external tools. Having a built-in method to take screenshots directly from the GUI would improve user experience.

Proposed Solution Add a "Take Screenshot" button within the GUI that allows users to capture and download a snapshot of the current video stream. The screenshot should be saved in a standard image format (e.g., JPG or PNG). This would make it easy for users to capture a frame without leaving the interface or using third-party software.

Alternatives Considered

Additional Context This feature could greatly enhance the usability of the interface, especially for users needing to report issues or document specific video stream states without leaving the GUI.