Remove test code
This commit is contained in:
parent
31db28b70d
commit
a6f88805f3
|
|
@ -1687,7 +1687,6 @@ srs_error_t SrsSourceManager::fetch_or_create(SrsRequest* r, ISrsSourceHandler*
|
|||
if ((err = source->initialize(r, h)) != srs_success) {
|
||||
return srs_error_wrap(err, "init source %s", r->get_stream_url().c_str());
|
||||
}
|
||||
srs_usleep(10 * SRS_UTIME_SECONDS);
|
||||
|
||||
pool[stream_url] = source;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user