mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Remove KAFKA. 3.0.53
This commit is contained in:
parent
bb3e8a41d1
commit
5d17bb8bb0
18 changed files with 7 additions and 3358 deletions
|
@ -228,7 +228,6 @@ void show_macro_features()
|
|||
ss << ", trans:" << srs_bool2switch(true);
|
||||
// inge(ingest)
|
||||
ss << ", inge:" << srs_bool2switch(true);
|
||||
ss << ", kafka:" << srs_bool2switch(SRS_AUTO_KAFKA_BOOL);
|
||||
ss << ", stat:" << srs_bool2switch(true);
|
||||
ss << ", nginx:" << srs_bool2switch(SRS_AUTO_NGINX_BOOL);
|
||||
// ff(ffmpeg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue