DescribeSimpleStreamList
https://rtc-api.zego.im/
Call this interface to get the stream list information in the Room. After obtaining the stream list, compare it with the business backend stream list to prevent "speaker blasting". You can also use this interface to obtain the unique Stream ID in the Room for mixing stream volume callback when using a third-party stream player.
Request
Query Parameters
Possible values: [DescribeSimpleStreamList]
API prototype parameters
https://rtc-api.zego.im?Action=DescribeSimpleStreamList
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Common parameter. A 16-character hexadecimal random string (hex-encoded 8-byte random number). For the generation algorithm, refer to the signature example.
💡Common parameter. Current Unix timestamp in seconds. For the generation algorithm, refer to the signature example. A maximum deviation of 10 minutes is allowed.
💡Common parameter. Signature used to verify the legitimacy of the request. Please refer to the signature mechanism to generate it.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
Room ID.
Responses
- 200
- application/json
