Streaming Quality Monitoring and Video Frame Substitution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Streaming services face disruptions due to fluctuating wireless network quality, leading to inconsistent content consumption experiences as users may encounter buffering and unsynchronized video and audio, which can deter them from using these services.

Innovation Solution

A content application that monitors streaming quality and replaces affected video frames with previously stored frames that are similar in scene and chronology, ensuring continuous audio playback and minimizing disruptions by maintaining synchronization between video and audio.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If video streaming quality is maintained during network fluctuations, then video-audio synchronization is preserved, but buffering and interruptions occur when network quality is insufficient

Engineering Contradiction:
Improvevideo-audio synchronizationVSAvoidstreaming continuity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary actions by storing multiple candidate video frames in advance before they are needed for playback. When network quality degrades, these pre-stored frames can be immediately substituted without causing buffering, thus maintaining streaming continuity while preserving video-audio synchronization.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates copies of video frames and stores them in a buffer with associated timestamps. These frame copies serve as substitutes when original frames cannot be delivered in time due to network issues, allowing the player to maintain playback continuity without rebuffering.

Inventive Principle:
Principle #26Copying

2Productivity

If previously stored video frames are used to replace affected frames during reduced streaming quality, then buffering notifications are avoided, but video-audio synchronization may be disrupted

Engineering Contradiction:
Improvestreaming continuityVSAvoidvideo-audio synchronization
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system continuously monitors the synchronization status between video frames and audio playback. When a substitution is made using pre-stored frames, the system checks whether the frame's timestamp aligns with the current audio position. This feedback mechanism allows real-time detection and correction of synchronization issues, ensuring that substituted frames maintain proper video-audio alignment.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system replaces the traditional mechanical approach of sequential frame delivery with a smart substitution mechanism. Instead of waiting for frames to arrive in order, the system uses timestamp-based identification to select appropriate pre-stored frames that match the current playback time, thereby maintaining synchronization without relying on perfect network delivery.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Ease of operation

If the system monitors and replaces video frames based on streaming quality, then user experience is improved, but device complexity increases

Engineering Contradiction:
Improveuser experienceVSAvoidcontent application complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The content application autonomously monitors streaming quality metrics and automatically decides when to substitute video frames without requiring user intervention. The system self-manages the complex tasks of frame buffering, timestamp matching, and synchronization monitoring, presenting a simple and seamless experience to the user while handling complexity internally.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20240430494A1Systems and methods for providing content during reduced streaming quality
Publication Date: 2024.12.26 ADEIA GUIDES INC
  • US20240430494A1 patent drawing
  • US20240430494A1 patent drawing
  • US20240430494A1 patent drawing

AI summary

Systems and methods are described herein for providing content during reduced streaming quality. Data streaming is susceptible to degradation in quality that adversely affects the delivery of content. For example, sufficient reduction in streaming quality can cause video and audio portions of a data stream to become unsynchronized. The system compares currently streamed video frames to previously received video frames to identify suitable replacement video frames for the currently streamed video frames in the event that the currently streamed video frames are affected by the sufficiently reduced streaming quality.