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.75k stars 5.28k forks source link

[bug][GB28181] does not reinvite after the client unexpectedly stops streaming #3881

Closed underthere closed 5 months ago

underthere commented 7 months ago

Describe the bug When the client stops streaming without sending a BYE message (for example, when the camera is directly rebooted by power cycling), SRS (Streaming Relay Server) retains the old media connection and does not reinvite.

Version 5.0

To Reproduce Described above

Expected behavior Described above

winlinvip commented 5 months ago

Dup to #3944