oxidecomputer / oxidecomputer/propolis

want API endpoint for screenshot

Open
#610 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

api enhancement
Dominant language
Rust
Stars
270
Forks
42
Avg merge
4d 5h
Merged PRs (30d)
6

Description

It'd be nice to be able to get a screenshot of the framebuffer via a propolis-server API endpoint. The console could query this information to show the image. The cost/complexity of producing it are fairly low.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the propolis-server API entry points and the framebuffer handling mentioned in the issue. Determine how an endpoint could expose a framebuffer screenshot for the console, then verify that the console can retrieve an image through the API and that relevant API behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.