Last update:2023-07-13 14:59:45
The interactive live streaming service is characterized by real-time streaming of video content by the streamer, which is then promoted by the interactive live streaming service provider. The content is under the control of the streamer. The dissemination of illegal content by the streamer can have a severe impact. Therefore, interactive live broadcast providers need to monitor live video content in real-time and quickly prohibit the propagation of illegal content when it appears.
The Prompt Stream Forbidding is a feature specifically designed for this business scenario. CDNetworks provides API interfaces and pages to its customers. When customers come across illegal live streaming content by the streamer, they can promptly disable the stream in real-time, effectively curbing the spread of illegal content.
Media Acceleration Live Broadcast.
Violent content
Adult content
Other illegal content
As illustrated in the above diagram, the principle of secondary broadcasting prohibition is as follows:
You can control the live stream by using the API interface. There are three operations available: Prohibit, Resume, and Stop. When you perform the Stop operation, the stream will be closed temporarily and can be reopened later through normal access. On the other hand, when you use the Prohibit operation, the stream will be forbidden for a specific period of time and cannot be reopened unless you use the Resume operation.
API Name | API Description | API doc |
---|---|---|
ForbidLivestreaming | When an illegal stream is detected, it will be promptly terminated to prevent users from watching and to impede the dissemination of illegal content. | ForbidLivestreaming |
StopLivestreaming | Stop the live stream. Limitation: Concurrent submission of multiple live streams is not supported. | StopLivestreaming |
ResumeLivestreaming | When an illegal stream is detected, it will be promptly terminated to prevent users from watching and to impede the dissemination of illegal content. | ResumeLivestreaming |