ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.86k stars 5.29k forks source link

can not delete client #3756

Closed finch-yihe closed 3 months ago

finch-yihe commented 11 months ago

using /api/v1/streams to get info about streams like fellow:

CleanShot 2023-08-04 at 15 30 51@2x

but 2049 code returned when using delete api (/api/v1/clients/dj629c58) to delete the client dj629c58, there is no error log in server log and the client dj629c58 is never deleted

winlinvip commented 3 months ago

Your issue does not comply with the requirements of the Issue template. Please report bugs using the Issue template. Issues that do not provide complete information will be deleted directly. This Issue will be deleted. Please read the FAQ first: #2716.

TRANS_BY_GPT4