Live Broadcast Room Client Access Information Push Mechanism

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In live broadcast systems, audience clients cannot effectively communicate with each other, leading to a lack of necessary information exchange, which reduces system service performance as they can only interact with the anchor client.

Innovation Solution

A method where clients access a live broadcast room by querying a keyword, triggering the server to push the name of a target object and its access path to all clients, enabling information exchange and guiding client behavior through access description information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If clients only interact with the anchor client in live broadcast room, then the system structure is simple, but the information exchange capability is insufficient

Engineering Contradiction:
Improveinformation exchange capabilityVSAvoidsystem structure
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent implements a feedback mechanism where client access description information is pushed to other clients in real-time. When a client accesses the live broadcast room through a target object, their access information (including the target object name) is automatically pushed to all other clients, creating a feedback loop that enables information exchange without complex manual intervention.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The server acts as an intermediary that facilitates information exchange between clients. Instead of requiring direct client-to-client communication infrastructure, the server mediates by receiving access information from one client and pushing it to others, simplifying the overall system structure while enabling comprehensive information exchange.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If access description information is pushed to all clients, then the information exchange is improved, but the network traffic increases

Engineering Contradiction:
Improveaccess description informationVSAvoidnetwork traffic
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The patent extracts only the essential access description information (client identifier and target object name) for pushing to other clients, rather than transmitting complete client data or unnecessary information. This selective extraction reduces network traffic while maintaining the core information exchange functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

3Productivity

If clients can understand how new clients access the room, then the service performance is enhanced, but the processing complexity increases

Engineering Contradiction:
Improveservice performanceVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system implements self-service functionality where the server automatically generates and pushes access description information without requiring manual intervention or complex processing. The server autonomously monitors client access events and distributes the relevant information, enhancing service performance while keeping processing complexity manageable through automation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11284127B2Method and apparatus for pushing information in live broadcast room
Publication Date: 2022.03.22 BEIJING DAJIA INTERNET INFORMATION TECH CO LTD
  • US11284127B2 patent drawing
  • US11284127B2 patent drawing
  • US11284127B2 patent drawing

AI summary

A method and an apparatus for pushing information in a live broadcast room is provided. After a first client sends a keyword to a server, the server returns a name of a target object obtained based on the keyword and a live broadcast room access path to the first client, and in response to an access request of the first client, accesses the first client to a corresponding live broadcast room, and pushes access description information of the first client and the name of the target object to other clients that have accessed the live broadcast room. After other clients have accessed the live broadcast room, whenever a new client accesses the live broadcast room, the name of the target object associated when the new client accesses the live broadcast room is displayed.