mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine ingester pithy print
This commit is contained in:
parent
cb2959ae7d
commit
fd0efecbc8
3 changed files with 8 additions and 5 deletions
|
@ -156,5 +156,7 @@ extern ISrsThreadContext* _srs_context;
|
|||
#define SRS_LOG_ID_CLIENT_PUBLISH "CPB"
|
||||
// web/flash publish to edge/origin
|
||||
#define SRS_LOG_ID_WEB_PUBLISH "WPB"
|
||||
// ingester for edge(play)/origin
|
||||
#define SRS_LOG_ID_INGESTER "IGS"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue