Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
m50S79sM6SRNp8Jn opened this issue Oct 22, 2024 · 0 comments

Comments

@m50S79sM6SRNp8Jn
Copy link
Collaborator

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

  • Manually capturing screenshots using the operating system’s native tools, but this method is less efficient, especially when needing to capture specific frames.
  • Implementing a command-line solution, but this is less convenient for users who prefer to operate entirely through the GUI.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants