Hybrid Media Recording With Synchronized Faulty Segment Replacement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing media streaming systems face challenges with data failures, such as video segments becoming lost or corrupted, leading to interrupted streams and inconsistent quality, particularly in network-based applications where low latency is prioritized over reliability.

Innovation Solution

Encoding media content in multiple formats, including a high-definition (HD) recording for storage and a lower bitrate 'live' recording for streaming, with a secondary HD recording used for error correction and redundancy, allowing faulty segments to be replaced and synchronized with high-quality segments from the HD recording.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a single encoding format is used for media content, then the encoding process is simple and fast, but the system cannot adapt to different use cases and environments

Engineering Contradiction:
Improveadaptability to different use casesVSAvoidencoding complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The media content is divided into multiple encoding formats simultaneously - a first encoding format optimized for live streaming with lower latency, and a second encoding format optimized for on-demand playback with higher quality. This segmentation allows each format to be tailored to its specific use case without compromising the other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements multi-functionality by encoding the same media content into multiple formats that can serve different purposes - live streaming, on-demand playback, and adaptive replacement. This universal approach allows a single media presentation to be delivered across multiple environments and devices with different requirements.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Loss of energy

If a heavily compressed video format is used, then network bandwidth consumption is reduced, but video quality deteriorates

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

Solution Approach 1:

Different quality levels are applied locally to different use cases. The live streaming format uses higher compression with acceptable quality for real-time delivery, while the on-demand format uses lower compression for superior quality. Each format's quality is optimized for its specific deployment context.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically selects which encoding format to use based on the playback context. For live streaming, the compressed format is used; for on-demand playback, the high-quality format is used. This dynamic adaptation optimizes both bandwidth efficiency and video quality according to real-time needs.

Inventive Principle:
Principle #15Dynamics

3Manufacturing precision

If a high-quality minimally compressed format is used, then video quality is maximized, but data size and network bandwidth requirements increase

Engineering Contradiction:
Improvevideo qualityVSAvoiddata size
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The video content is segmented into multiple encoding versions - a high-quality minimally compressed format for on-demand playback where quality is paramount, and a more compressed format for live streaming where bandwidth efficiency is critical. This segmentation allows optimal quality-to-size ratios for each use case.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The encoding parameters are changed to create different formats - one with minimal compression for maximum quality and larger file size, and another with higher compression for smaller file size and lower bandwidth requirements. This parameter variation enables the system to optimize for quality or size depending on the specific application.

Inventive Principle:
Principle #35Parameter changes

4Speed

If low latency encoding is prioritized for live conferencing, then real-time interaction is improved, but audio and video quality must be sacrificed

Engineering Contradiction:
ImprovelatencyVSAvoidaudio and video quality
Core Design Contradiction:
SpeedVSManufacturing precision

Solution Approach 1:

The conferencing system segments the video stream into a live format with lower compression for real-time interaction with acceptable quality, and a recorded format with higher compression for later playback. This allows the live stream to maintain interactivity while the recorded version preserves quality for on-demand viewing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts encoding parameters based on the stream type - using lower compression settings for live conferencing to balance quality and latency, and higher compression settings for recorded content where latency is not a concern. This dynamic adjustment optimizes the quality-latency tradeoff for each scenario.

Inventive Principle:
Principle #15Dynamics

5Speed

If video segments are transmitted over network with prioritized latency, then real-time streaming is improved, but data failure and corruption occur

Engineering Contradiction:
Improvestreaming speedVSAvoiddata integrity
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The system creates multiple copies of the video content in different encoding formats and uses them for different purposes. The live stream uses a format optimized for speed with acceptable reliability, while the recorded format serves as a reliable backup that can replace corrupted segments. This copying strategy ensures both fast streaming and data integrity.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system prepares multiple encoding formats in advance, including a reliable high-quality format that can serve as a cushion against network failures. When data corruption occurs in the live stream, pre-prepared segments from the recorded format can replace the corrupted data, providing beforehand protection against reliability issues.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Data Source

PatentUS20250301126A1Hybrid media recording
Publication Date: 2025.09.25 RIVERSIDE FM INC
  • US20250301126A1 patent drawing
  • US20250301126A1 patent drawing
  • US20250301126A1 patent drawing

AI summary

Systems and methods relating to presenting media content are disclosed. According to an example method, media data comprising a first media content segment is received. The first media content segment comprises first audio data received via the first user device and first video data received via the first user device, and is encoded according to a first set of encoding parameters. A fault is detected in the first media content segment. Detecting the fault comprises determining a quality value of the first media content segment, and determining whether the quality value exceeds a threshold. A second media content segment is received. The second media content segment comprises second audio data and second video data, and is encoded according to a second set of encoding parameters. The first media content segment is replaced with the second media content segment in the media data. Replacing the first media content segment with the second media content segment comprises synchronizing a first time of the second media content segment to a corresponding first time of the first media content segment, and trimming a length of the second media content segment to a length of the first media content segment.