Live Interaction System Instant Feedback Mechanism
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing live interaction systems experience delays in live stream transmission, leading to users being unable to timely confirm if their interaction instructions have been successfully sent, resulting in potential repeated sending of instructions and waste of interaction props.
Innovation Solution
A live interaction system that intercepts an image frame from the current live stream after receiving an interaction instruction, generates instant feedback information, and sends it to the client, allowing users to confirm successful sending of interaction props before the live stream is updated with the prop, thus reducing delays and prop waste.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If the system waits for the live stream to be updated with the interaction prop before providing feedback, then the live stream remains consistent and accurate, but the user experience deteriorates due to long delay times
Solution Approach 1:
The system performs preliminary action by generating the feedback image using the current live stream frame before the interaction prop is actually added to the live stream. This allows the feedback to be prepared in advance and sent to the user immediately, eliminating the waiting time while maintaining accuracy through subsequent verification steps.
Solution Approach 2:
The system introduces an intermediary verification mechanism where a second feedback image is generated after the live stream is updated with the interaction prop. This second image serves as verification to confirm the prop was successfully added, mediating between the need for immediate feedback and the need for accuracy.
2Reliability
If the system sends interaction instructions frequently to ensure successful delivery, then the reliability of interaction delivery improves, but the waste of interaction props increases
Solution Approach 1:
The system implements immediate feedback by sending the generated feedback image to the user as soon as it is created. This real-time feedback allows users to confirm whether their interaction instruction was successfully received and processed, eliminating the need for repeated sending and preventing prop waste.
3Productivity
If the system generates feedback using the live stream frame before interaction prop addition, then the feedback is provided instantly, but the feedback may not reflect the actual updated live stream
Solution Approach 1:
The system generates the first feedback image using the current live stream frame before the interaction prop is added, providing immediate feedback to the user. This preliminary action ensures fast response while maintaining accuracy through the subsequent verification step with the second feedback image.
Solution Approach 2:
A second feedback image is generated after the live stream is updated with the interaction prop to serve as an intermediary verification step. This second image confirms that the prop was successfully added to the live stream, ensuring accuracy while the first image provides immediate feedback.
Data Source
AI summary
Disclosed a live interaction system, an information sending method, an information receiving method and device, and belongs to the technical field of Internet. The system includes at least one client and an interaction platform. the client is configured to send to the interaction platform an interaction instruction for instructing the interaction platform to add an interaction prop into a live stream; and the interaction platform is configured to intercept an image frame from the current live stream, generate instant feedback information according to the image frame and the interaction prop indicated by the interaction instruction, and send the instant feedback information to the client.


