You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the record button is clicked, a window should appear in the top right corner, providing a preview of what the camera is recording.
Motivation π
Currently, when the record button is clicked, the only indication is the change of the button icon from a camera to a red square. This does not provide a clear direction of what is being recorded. Users may have multiple cameras, and it is important to ensure they know which camera is active. Adding a preview window will give a visual confirmation of the recording, enhancing user experience and reducing confusion.
Expected Behavior π€
Upon clicking the record button, a small preview window appears in the top right corner of the screen.
The preview window shows the live feed from the camera that is being recorded.
The window should remain visible for the duration of the recording and disappear once the recording stops.
Additional Information βΉοΈ
The preview window should be resizable and draggable for user convenience.
Consider adding an option to switch between available cameras if the user has multiple cameras connected.
Ensure the implementation does not interfere with the main functionality of the application and maintains a smooth user experience.
The text was updated successfully, but these errors were encountered:
Feature Description π
Once the record button is clicked, a window should appear in the top right corner, providing a preview of what the camera is recording.
Motivation π
Currently, when the record button is clicked, the only indication is the change of the button icon from a camera to a red square. This does not provide a clear direction of what is being recorded. Users may have multiple cameras, and it is important to ensure they know which camera is active. Adding a preview window will give a visual confirmation of the recording, enhancing user experience and reducing confusion.
Expected Behavior π€
Additional Information βΉοΈ
The preview window should be resizable and draggable for user convenience.
Consider adding an option to switch between available cameras if the user has multiple cameras connected.
The text was updated successfully, but these errors were encountered: