- Experiment ID
2026-06-upscale-small-captured-frames- Experiment Type
- apex / user
- Analysis Summary
- Sets a minimum size for very small capture frames in screen sharing and Clips recording.
- Why It Matters
- Users may not see a new control, but small-window sharing and Clips capture can become more stable or clearer.
- Detailed Description
- When starting screen share or preparing a Clips source, the client can send a minimum capture width and height of 130px.
- This is aimed at making tiny windows or capture sources less likely to produce unstable or broken video handling.
- Focus Area
- Screen share and Clips capture stability
- Importance
- low
- Config Keys
- minCaptureHeight
- minCaptureWidth
- Default Config
{
"minCaptureHeight": 0,
"minCaptureWidth": 0
}- Variations
{
"1": {
"minCaptureHeight": 130,
"minCaptureWidth": 130
}
}