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

Basic Usage Logic

The procedure is as follows:

  • Pre-processing: Obtain the browser version, check the compatibility, and create a client.
  • Stream pull for playback: Send a stream pull request.
  • Stop the playback: Stop the playback request.
  • Post-processing: Destroy the client.
checkSystemRequirements getVersion createClient startPlay video-start audio-start stopPlay destoryClient

In the preceding figure, click the name of an API to view its usage.