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
25.16k stars 5.31k forks source link

SRT check SRT alive bug. #3599

Closed touch888 closed 10 months ago

touch888 commented 1 year ago

Please describe the summary for this PR. srt serve error code=6007(SrtStreamBusy)(SRT stream alredy exists or busy) : srt stream /k=livegw/d7f58fe0ef busy image

winlinvip commented 10 months ago

Thanks a lot for submitting the patch. Version 5.0 is now stable. Apart from security vulnerabilities, version 4.0 is no longer being updated. SRS supports a smooth upgrade from 4.0 to 5.0. So, we recommend users of 4.0 to upgrade to 5.0.

Thanks again for giving feedback to the community 👍.

TRANS_BY_GPT4