Dynamic Media Rate Adjustment for P2P Streaming Congestion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Media content streaming can be affected by network bandwidth and processor load, leading to choppy or stalled video and audio experiences due to insufficient transmission rates, especially in peer-to-peer communication architectures.

Innovation Solution

A system that dynamically adjusts the media transmission rate based on real-time consumption rates by collecting and analyzing statistics on encoded video data production and buffering, using a traffic optimizer to increase or decrease the video bit rate and audio quality to match available bandwidth, and switching to a client-server mechanism when peer-to-peer connections become congested.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If the video bit rate is increased to improve media quality, then the media presentation quality is improved, but network congestion and processor overload occur causing choppy or stalled video

Engineering Contradiction:
Improvemedia presentation qualityVSAvoidmedia playback smoothness
Core Design Contradiction:
Manufacturing precisionVSReliability

Solution Approach 1:

The system dynamically adjusts the video bit rate based on real-time network conditions and processor load. The media player monitors bandwidth availability and processor performance metrics, then adapts the encoding parameters accordingly to maintain optimal playback quality without causing congestion or overload.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements a feedback mechanism where the media player continuously monitors network bandwidth and processor load, compares current performance against target thresholds, and adjusts the video bit rate in response. This closed-loop control ensures that quality improvements do not cause system instability.

Inventive Principle:
Principle #23Feedback

2Reliability

If the processor speed is increased to improve frame rate, then the media playback smoothness is improved, but the device complexity and power consumption increase

Engineering Contradiction:
Improveframe rate smoothnessVSAvoidprocessor requirements
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Instead of increasing processor speed, the system changes encoding parameters such as video bit rate, resolution, and complexity to match the available processing capacity. This allows the same hardware to deliver acceptable frame rates by adjusting the workload characteristics rather than the raw processing power.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system encodes video at a bit rate that is partially sufficient for ideal conditions, then uses runtime adjustments to compensate. By encoding with some headroom and adjusting downward based on actual conditions, the system avoids the need for excessive processor capacity while maintaining quality when possible.

Inventive Principle:
Principle #16Partial or excessive action

3Loss of energy

If manual adjustment is used to reduce video bit rate during congestion, then network bandwidth is conserved, but the media presentation quality deteriorates

Engineering Contradiction:
Improvenetwork bandwidth utilizationVSAvoidvideo quality
Core Design Contradiction:
Loss of energyVSManufacturing precision

Solution Approach 1:

The system dynamically adjusts the video bit rate based on real-time network conditions rather than using fixed manual settings. This allows the system to maintain higher quality when bandwidth is available and smoothly reduce quality only when necessary, avoiding the permanent quality loss associated with static manual adjustments.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The media player automatically monitors network conditions and adjusts encoding parameters without requiring manual user intervention. The system serves itself by detecting bandwidth constraints and autonomously optimizing the video bit rate to balance quality and network utilization.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8312164B2Media quality enhancement among connected media communication devices
Publication Date: 2012.11.13 ADOBE INC
  • US8312164B2 patent drawing
  • US8312164B2 patent drawing
  • US8312164B2 patent drawing

AI summary

In one aspect, a method includes collecting, at a sending device, information including first information regarding an amount of encoded media data produced by a media encoder, and second information regarding an amount of encoded media data passed to, but not yet transmitted by, a transport layer network protocol stack; calculating, from the first information, an intermediate quantity of produced encoded media data, and from the first information and the second information, a rate of encoded media data transmission by the transport layer network protocol stack; and if the intermediate quantity compares favorably to a current media rate set for media data provided to the media encoder, increasing the current media rate by a rate adjustment amount, if the rate of encoded media data transmission compares unfavorably to the current media rate, decreasing the current media rate, else, maintaining the current media rate.