Feature Index
Functional Mind Map
graph TB
A[<a href='#/live/java/function_index?id=频道信息管理'>频道信息管理</a><a href='#/live/java/function_index?id=频道管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K[频道级常用]
B[<a href='#/live/java/function_index?id=子频道管理'>子频道管理</a><a href='#/live/java/function_index?id=子频道管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
C[<a href='#/live/java/function_index?id=频道场次'>频道场次</a><a href='#/live/java/function_index?id=频道场次-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
D[<a href='#/live/java/function_index?id=重制课件'>重制课件</a><a href='#/live/java/function_index?id=重制课件-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
E[<a href='#/live/java/function_index?id=频道回调'>频道回调</a><a href='#/live/java/function_index?id=频道回调-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
F[<a href='#/live/java/function_index?id=视频库管理'>视频库管理</a><a href='#/live/java/function_index?id=视频库管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
G[<a href='#/live/java/function_index?id=观看数据'>观看数据</a><a href='#/live/java/function_index?id=观看数据-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
K --- H[<a href='#/live/java/function_index?id=文档管理'>文档管理</a><a href='#/live/java/function_index?id=文档管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- I[<a href='#/live/java/function_index?id=功能开关'>功能开关</a><a href='#/live/java/function_index?id=功能开关-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- J[<a href='#/live/java/function_index?id=营销推广'>营销推广</a><a href='#/live/java/function_index?id=营销推广-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- L[<a href='#/live/java/function_index?id=观看页设置'>观看页设置</a><a href='#/live/java/function_index?id=观看页设置-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- M[<a href='#/live/java/function_index?id=频道观看条件'>频道观看条件</a><a href='#/live/java/function_index?id=频道观看条件-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- N[<a href='#/live/java/function_index?id=频道菜单管理'>频道菜单管理</a><a href='#/live/java/function_index?id=频道菜单管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- O[<a href='#/live/java/function_index?id=直播互动'>直播互动</a><a href='#/live/java/function_index?id=直播互动-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
graph TB
A[<a href='#/live/java/function_index?id=直播截图'>直播截图</a><a href='#/live/java/function_index?id=直播截图-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K[频道级进阶]
B[<a href='#/live/java/function_index?id=图文直播'>图文直播</a><a href='#/live/java/function_index?id=图文直播-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
C[<a href='#/live/java/function_index?id=转播管理'>转播管理</a><a href='#/live/java/function_index?id=转播管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>] --- K
K --- D[<a href='#/live/java/function_index?id=播放器管理'>播放器管理</a><a href='#/live/java/function_index?id=播放器管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- E[<a href='#/live/java/function_index?id=推流管理'>推流管理</a><a href='#/live/java/function_index?id=推流管理-产品' title='功能描述'><img src='../../img/share.jpg'></a>]
K --- F[<a href='#/live/java/function_index?id=其他'>其他</a>]
graph TB
A[<a href='#/live/java/function_index?id=频道分类'>频道分类</a>] --- K(账户级)
B[<a href='#/live/java/function_index?id=账户信息'>账户信息</a>] --- K
C[<a href='#/live/java/function_index?id=设置回调URL'>设置回调URL</a>] --- K
K --- D[<a href='#/live/java/function_index?id=账户功能开关'>账户功能开关</a>]
K --- E[<a href='#/live/java/function_index?id=查询设置token'>查询设置token</a>]
Feature Description
1. Channel Information Management
A channel is equivalent to a live streaming room or classroom. The instructor (or streamer) can log into the broadcasting terminal to start a live stream. The channel includes basic information such as its name, broadcast password, live streaming scenario, and channel category. Channel information management refers to the management of channels.
2. Sub-channel Management
Sub-channels can be categorized by type into those for guests and those for teaching assistants. They belong under a channel and are used to allow guests to participate in live streams or teaching assistants to engage in live stream interactions.
3. Channel Session
Each time a channel restarts a live stream, it belongs to a different session.
4. Remake Courseware
The courseware remaking feature is only available when the channel live streaming scenario is in three-screen (PPT) mode. Its function is to merge the PPT and the instructor's camera feed (or the whiteboard and the instructor's camera feed) into a single video. Since this process is asynchronous, a courseware remaking list is provided to query ongoing tasks.
5. Channel Callback
When certain asynchronous operations of the system are completed, the B-side system will be notified via the corresponding callback URL.
6. Video Library Management
The video library is divided into three sections: Live Staging, Playback List, and On-Demand List. Live Staging contains recorded video lists generated after a live broadcast ends (retained for only 180 days). The Playback List is a list of videos manually transcoded from Live Staging for permanent retention (requires some transcoding time). The On-Demand List is a list of videos associated with a channel from Polyv Cloud On-Demand, typically used for playback or pseudo-live streaming (also known as hard disk push streaming).
7. Viewing Data
Report statistics for audience viewing
8. Document Management
Document management is the function for instructors to upload course materials before starting a live session.
9. Feature Toggle
Set the toggle states for viewing conditions, marquee, playback restrictions, etc.
11. Marketing Promotion
Set channel ads and channel sharing information;
12. Viewer Page Settings
Group together the live page settings visible to C-end viewers, such as channel name, host name, channel icon, live countdown, etc. Some parameters can be set when creating the channel.
13. Channel Viewing Conditions
The system provides B-end users with various viewing methods, including open viewing, paid viewing, whitelist viewing, registration viewing, verification code viewing, custom authorization, external authorization, and independent authorization. It can integrate data with the B-end system, allowing the B-end system to control whether users can watch the live stream.
14. Channel Menu Management
The B-end system can manage the viewing page menu on the C-end audience side through the interface of this function list.
15. Live Interaction
This functional module is further subdivided into tipping, answer sheet, check-in, survey, lottery, and chat room, primarily interacting with the audience side.
16. Live Screenshot
Take a screenshot of the camera streaming data at the broadcast start.
17. Live Text & Image Streaming
The broadcaster goes live by sending messages and images.
18. Broadcast Management
This feature requires contacting customer service or sales to activate; it can be set up by creating a channel or modifying channel-related settings (receiveChannelIds field). This feature allows one broadcasting end to stream live to multiple channels for viewing (end viewers are unaware), typically used for audiences from multiple sources who cannot interact with each other.
19. Player Management
Manage the player for the C-end audience, typically used to set logos and marquees.
20. Streaming Management
Setting the streaming source to a hard drive stream can achieve pseudo-live streaming, and can also forcibly stop the live stream.

