Live Streaming Interaction Region Resizing for Content Visibility
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Traditional live streaming interfaces struggle to meet the diverse content acquisition requirements of users, as some prefer interaction while others focus on streaming content, leading to inefficient display and user experience.
Innovation Solution
The live streaming interface dynamically adjusts the size and display style of an interaction region based on user interaction, allowing for efficient presentation of interaction content by reducing obstruction when less interaction occurs and increasing visibility when more interaction is detected.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If the interaction region is displayed with a fixed size in the live streaming interface, then the layout is simple and stable, but it cannot adapt to different user interaction needs and obscures streaming content when interaction is low
Solution Approach 1:
The interaction region's display size is changed dynamically based on real-time interaction state. When interaction frequency exceeds a threshold, the region expands to a first display size; when below the threshold, it contracts to a second display size. This dynamic adjustment allows the interface to adapt to different interaction needs without requiring multiple static layout configurations.
Solution Approach 2:
The display size parameter of the interaction region is adjusted based on interaction state parameters. By monitoring interaction frequency and comparing it against thresholds, the system changes the size parameter of the interaction region to optimize both content visibility and user engagement without increasing overall interface complexity.
2Loss of information
If the interaction region size is increased to improve interaction visibility, then user engagement improves, but it obscures more streaming content and reduces viewing area
Solution Approach 1:
The interaction region size is dynamically adjusted based on real-time interaction frequency. When interaction is active (above threshold), the region expands to ensure interaction content visibility. When interaction is low (below threshold), the region contracts to maximize streaming content display area. This dynamic behavior ensures that neither interaction content nor streaming content is permanently obscured.
Solution Approach 2:
The system periodically monitors interaction frequency and adjusts the interaction region size accordingly. This periodic adjustment ensures that the interaction region only occupies more screen space when actually needed for interaction, thereby minimizing the loss of streaming content visibility while maintaining interaction content visibility when required.
3Area of stationary object
If the interaction region size is decreased to maximize streaming content visibility, then viewing area increases, but interaction content becomes less visible and user engagement decreases
Solution Approach 1:
The interaction region size is dynamically adjusted based on real-time interaction frequency. When interaction is active (above threshold), the region expands to a larger size to ensure interaction content visibility and maintain user engagement. When interaction is low (below threshold), the region contracts to a smaller size to maximize streaming content display area. This ensures that interaction content visibility is maintained whenever interaction is occurring.
4Adaptability or versatility
If a fixed layout is used for the live streaming interface, then the interface is simple and stable, but it cannot meet diverse content acquisition requirements of different users
Solution Approach 1:
The interface layout dynamically adjusts the interaction region size based on real-time interaction frequency rather than requiring manual user configuration. This automatic dynamic adjustment provides adaptability to different user preferences and interaction patterns while maintaining ease of operation, as users do not need to manually configure or switch between different layout modes.
Data Source
Figure 1
Figure 2A~2C
Figure 3A~4A
AI summary
Embodiments of the disclosure relate to a method, an apparatus, a device, and a storage medium of interface interaction. The method proposed herein includes: displaying a live streaming interface of a live streaming room, wherein the live streaming interface includes an interaction region, and the interaction region is configured to present predetermined interaction content within the live streaming room; and adjusting a display size of the interaction region in the live streaming interface based on an interaction state of the interaction region. Based on the above way, the embodiments of the present disclosure can dynamically adjust the interaction region according to the interaction state of the interaction region, thereby improving the efficiency of content presentation in the live streaming interface.