tencent cloud

문서Low-code Interactive Classroom

Integration with Recording and Playback

다운로드
포커스 모드
폰트 크기
마지막 업데이트 시간: 2023-07-13 17:13:51
Note:
A complete classroom process, including pre-class scheduling, in-class teaching, and post-class playback. This article will use how to integrate with the business to complete the integration of classroom playback logic for reference by the business side.

Interface example

the list

The class list page is shown in the figure below:


details

Click View under the list operation column to enter the details page:

It can be seen that the business layer needs to be able to see the classroom history after the classroom is over. It can be broken down into the following abilities:
list
classroom information
playback file information
search
delete
details
classroom information
playback address
delete
download

Sequence diagram of connection between playback recording and business layer




For the business layer, it is only necessary to complete the processing of the classroom playback notification in the connection of the callback service.
Callback service processing failed
If the callback is not received correctly due to a service exception, our callback service will make multiple attempts, but will give up trying if the multiple attempts still fail.
At this point, the business layer can obtain the playback address through the class information interface.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백