mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Always enable SRS_Ingest
This commit is contained in:
parent
c6844527fb
commit
aa1a5442f9
9 changed files with 3 additions and 130 deletions
|
@ -23,8 +23,6 @@
|
|||
|
||||
#include <srs_app_ingest.hpp>
|
||||
|
||||
#ifdef SRS_AUTO_INGEST
|
||||
|
||||
#include <stdlib.h>
|
||||
using namespace std;
|
||||
|
||||
|
@ -570,5 +568,3 @@ srs_error_t SrsIngester::on_reload_listen()
|
|||
return srs_success;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue