Updated on 2024-11-15 GMT+08:00

Basic Usage Logic

The procedure is as follows:

  • Before stream pull: Create a client.
  • Stream pull for playback: Send a stream pull request.
  • Stop the playback: Stop the playback request.
  • After stream pull: Destroy the client.

You can click an API name in the following figure to view its description and usage method.

createClient startPlay audio-start video-start stopPlay destroyClient