Skip to content

Raise recording framerate limit from 20 to 60 fps#207

Draft
guergabo wants to merge 1 commit intomainfrom
hypeship/raise-framerate-limit-60
Draft

Raise recording framerate limit from 20 to 60 fps#207
guergabo wants to merge 1 commit intomainfrom
hypeship/raise-framerate-limit-60

Conversation

@guergabo
Copy link
Copy Markdown

@guergabo guergabo commented Apr 9, 2026

Summary

  • Raises the maximum allowed recording framerate from 20 to 60 fps to support GPU browsers
  • Updates server/openapi.yaml (maximum: 20 -> maximum: 60) and server/cmd/config/config.go default config validation
  • Companion to kernel/kernel#1708 which raises the same limit in the API server

Test plan

  • Verify GPU browser can record at 60fps
  • Verify framerate > 60 is still rejected by config validation
  • Verify non-GPU browsers still work with default framerates

GPU browsers support up to 60fps. Update the OpenAPI spec maximum and
the config validation to allow framerates up to 60.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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