Skip to content

feat: add screenshot capture (full screen and area selection)#117

Open
MichaelRyom wants to merge 1 commit intosipeed:mainfrom
MichaelRyom:upstream/feat-screenshot
Open

feat: add screenshot capture (full screen and area selection)#117
MichaelRyom wants to merge 1 commit intosipeed:mainfrom
MichaelRyom:upstream/feat-screenshot

Conversation

@MichaelRyom
Copy link

Add Screenshot menu item with two capture modes:

  • Full Screen: captures the entire video feed
  • Select Area: drag to select a region, with crosshair cursor and dashed selection box

Uses File System Access API (showSaveFilePicker) for native save dialog when available, with fallback to download link. Correctly maps screen coordinates to video coordinates for area selection.

Add Screenshot menu item with two capture modes:
- Full Screen: captures the entire video feed
- Select Area: drag to select a region, with crosshair cursor and
  dashed selection box

Uses File System Access API (showSaveFilePicker) for native save
dialog when available, with fallback to download link. Correctly
maps screen coordinates to video coordinates for area selection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant