- Experiment ID
2026-06-server-ladder- Experiment Type
- apex / user
- Analysis Summary
- Uses a lower upload bitrate for some 720p high-frame-rate streams in boosted servers.
- Why It Matters
- Lower bandwidth can make screen sharing more stable on constrained connections, but fast-moving video may lose some visual detail.
- Detailed Description
- For a non-Nitro user streaming at 720p or below and above 30 fps in a Tier 1 boosted server, the enabled state lowers the maximum bitrate from 9 Mbps to 3.5 Mbps.
- Other resolution and frame-rate combinations, and Nitro users, do not use this branch.
- Focus Area
- Video streaming bitrate
- Importance
- medium
- Default Config
{
"bitrate": 9000000,
"enabled": false
}- Variations
{
"1": {
"bitrate": 3500000,
"enabled": true
}
}