mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Merge v4.0.203
This commit is contained in:
parent
e16830e989
commit
8576fa7052
12 changed files with 137 additions and 62 deletions
|
@ -743,7 +743,6 @@ srs_error_t SrsRtmpConn::do_playing(SrsLiveSource* source, SrsLiveConsumer* cons
|
|||
|
||||
#ifdef SRS_PERF_QUEUE_COND_WAIT
|
||||
// wait for message to incoming.
|
||||
// @see https://github.com/ossrs/srs/issues/251
|
||||
// @see https://github.com/ossrs/srs/issues/257
|
||||
consumer->wait(mw_msgs, mw_sleep);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue