# How Networks Keep Video Streams Smooth During Busy Times

> A method for internet providers to automatically balance network resources so that multiple users streaming video simultaneously experience the best possible overall quality.

- **Patent:** US 9538220
- **Original title:** Video streaming quality of experience degradation control using a video quality metric
- **Owner:** WiLAN Labs Inc
- **Granted:** 2017
- **Status:** Active
- **Times cited:** 9
- **Field:** telecommunications, software, ai_ml

## What it does

This patent describes a system for managing network traffic when many people are streaming video at once. It monitors each individual video stream by looking at data like buffer levels—how much video is pre-loaded—and instances of freezing or skipping. It then calculates a quality score for every user and uses an objective function to decide how to distribute limited network bandwidth. By adjusting scheduling parameters for each stream, the network aims to maximize the total quality across all users, preventing one person's high-definition stream from causing everyone else's video to buffer.

## What it does NOT cover

- Does not cover methods that rely solely on static bandwidth allocation without considering real-time video quality metrics.
- Does not cover client-side video compression algorithms or codecs like H.264 or HEVC.
- Does not cover hardware-specific network routing protocols that do not implement a degradation control algorithm.
- Does not cover systems that prioritize traffic based only on user subscription tier rather than actual video quality metrics.

## The clever bit

Instead of just giving everyone equal bandwidth, the system uses an objective function to mathematically maximize the sum of all users' quality scores, allowing the network to 'sacrifice' a tiny bit of quality on one stream to prevent a total freeze on another.

## Real-world examples

1. Adaptive bitrate streaming management in ISP core networks
2. Content Delivery Network (CDN) traffic shaping
3. Mobile network video optimization for 4G/5G base stations

## Why it matters

As streaming services like Netflix and YouTube became the primary source of internet traffic, network congestion became a major issue. This patent provides a mathematical framework for ISPs and content delivery networks to manage 'Quality of Experience' (QoE) dynamically. It helps prevent the 'tragedy of the commons' where individual high-demand streams degrade the experience for the entire network neighborhood.

## Frequently asked questions

### What does How Networks Keep Video Streams Smooth During Busy Times cover?

A method for internet providers to automatically balance network resources so that multiple users streaming video simultaneously experience the best possible overall quality.

### Who owns patent US 9538220?

WiLAN Labs Inc owns this patent, granted in 2017.

### When does this patent expire?

This patent is expected to expire on January 3, 2037, when the invention enters the public domain.

### What is patent US 9538220 cited by?

This patent has been cited by 9 later patents that build on its ideas.

### What problem does this patent solve?

As streaming services like Netflix and YouTube became the primary source of internet traffic, network congestion became a major issue. This patent provides a mathematical framework for ISPs and content delivery networks to manage 'Quality of Experience' (QoE) dynamically. It helps prevent the 'tragedy of the commons' where individual high-demand streams degrade the experience for the entire network neighborhood.

### What does this patent NOT cover?

Does not cover methods that rely solely on static bandwidth allocation without considering real-time video quality metrics.

**Full plain-English explainer:** https://patentbrief.org/patent/us/9538220/netflix-a-b-testing-framework

**Original patent:** https://patents.google.com/patent/US9538220

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How Home Gateways Manage Video Streaming Traffic to Prevent Buffering](https://patentbrief.org/patent/us/9479807/netflix-interactive-content-bandersnatch) — A system where home internet gateways report device buffer status to a central server to intelligently manage bandwidth for multiple video streams.
- [How Apps Automatically Switch Between Video Call Connection Methods](https://patentbrief.org/patent/us/9083770/facebook-reactions) — A system that automatically decides whether to connect video calls directly between users or through a central server based on the number of people and connection quality.
- [How to Seamlessly Switch Video Streams for Many Viewers](https://patentbrief.org/patent/us/6732183/video-and-audio-streaming-for-multiple-users) — This patent describes a computer system that allows an administrator or viewer to smoothly switch between different video or audio sources for many people watching at the same time, without interrupting their viewing experience.
- [How Network Providers Subcontract Data Processing Tasks](https://patentbrief.org/patent/us/8606929/aws-lambda) — A method for internet service providers to bundle specific data processing tasks from many users and send them to a third party for efficient handling.
- [How Uber Updates App Features for Specific Groups of Users](https://patentbrief.org/patent/us/9888087/uber-pool) — A system that automatically changes how an app looks or behaves for some users based on their location or device, while leaving other users' apps unchanged.
