Plunger Marking for Faster Video Stream Recovery Through Buffer Clearing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video streaming technologies face challenges in maintaining low latency and preventing freezing due to frame dependencies, packet loss, and network congestion, leading to stalled or corrupted video streams, with current Active Queue Management (AQM) techniques often failing to effectively clear stale frames.

Innovation Solution

Implementing a 'plunger' marking system on recovery frames to indicate to network nodes to remove queued packets ahead of the recovery frame, ensuring timely delivery of the recovery frame and discarding stale frames.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If video frames are buffered at network nodes for transmission, then transmission reliability is improved, but network latency increases and recovery from packet loss is delayed

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidnetwork latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by marking recovery frames in advance and pre-configuring network nodes to recognize and prioritize these marked frames. When packet loss is detected, the marked recovery frame is already prepared and can be quickly transmitted once the plunger signal is received, eliminating the need for reactive frame-by-frame retransmission and reducing overall recovery latency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The plunger frame acts as an intermediary control signal that mediates between the buffered video frames and the recovery frame. It instructs network nodes to clear stale buffered frames and prioritize the recovery frame, serving as a coordination mechanism that resolves the conflict between maintaining buffer reliability and reducing transmission latency.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Quantity of substance

If stale frames are retained in network buffers, then buffer utilization is maximized, but video stream recovery speed is reduced

Engineering Contradiction:
Improvebuffer utilizationVSAvoidrecovery speed
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The system implements selective discarding of stale frames through the plunger mechanism. When a plunger frame is detected, network nodes discard buffered frames that are older than the marked recovery frame, clearing the buffer path for the recovery frame to pass through quickly. This controlled discarding prioritizes recovery speed over maximizing buffer utilization, allowing the system to recover from packet loss faster by sacrificing the use of stale buffered data.

Inventive Principle:
Principle #34Discarding and recovering

3Loss of time

If Active Queue Management is used to clear buffers, then packet delay is reduced, but the mechanism complexity increases

Engineering Contradiction:
Improvepacket delayVSAvoidmechanism complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The system changes the parameter of frame identification by introducing explicit plunger markings on recovery frames. Instead of implementing complex buffer management algorithms, the solution simplifies the mechanism by using a clear, recognizable marker that tells network nodes exactly which frames to prioritize and which to discard, reducing packet delay through a relatively simple parameter-based approach rather than complex active queue management.

Inventive Principle:
Principle #35Parameter changes

4Reliability

If recovery frames are sent immediately after packet loss, then stream continuity is improved, but stale frames in buffers block the recovery frame delivery

Engineering Contradiction:
Improvestream continuityVSAvoidrecovery frame delivery speed
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The system applies preliminary anti-action by using the plunger frame to preemptively clear the buffer path before the recovery frame needs to be delivered. The plunger signal anticipates the potential blocking problem and resolves it in advance by instructing nodes to discard stale frames, ensuring that when the recovery frame is sent, its path is already clear, thus maintaining both stream continuity and fast delivery speed.

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentEP4315801B1Plunger for faster video stream recovery
Publication Date: 2025.12.31 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • EP4315801B1 patent drawingFigure 1
  • EP4315801B1 patent drawingFigure 2
  • EP4315801B1 patent drawingFigure 3

AI summary

A method performed by a base station includes receiving a data stream comprising a sequence of packets and detecting a packet of the sequence of packets is a restart packet. The base station determines that one or more packets of the sequence of packets is buffered for transmission in front of the restart packet. The base station removes the one or more packets in front of the restart packet from the buffer and transmits the restart packet and at least one packet in the sequence of packets that follows the restart packet.