mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1601, flush async on_dvr/on_hls events before stop. 3.0.118
This commit is contained in:
parent
304b92cc36
commit
5be69d290f
6 changed files with 49 additions and 20 deletions
|
@ -406,7 +406,7 @@ srs_error_t SrsRtmpConn::service_cycle()
|
|||
rtmp->set_send_timeout(SRS_REPUBLISH_RECV_TIMEOUT);
|
||||
rtmp->set_recv_timeout(SRS_REPUBLISH_SEND_TIMEOUT);
|
||||
|
||||
srs_trace("rtmp: retry for republish");
|
||||
srs_info("rtmp: retry for republish");
|
||||
srs_freep(err);
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue