mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the print info.
This commit is contained in:
parent
0e9c9db3f4
commit
44f5efda21
2 changed files with 4 additions and 4 deletions
|
@ -283,7 +283,7 @@ int main(int argc, char** argv)
|
|||
goto rtmp_destroy;
|
||||
}
|
||||
} else {
|
||||
srs_human_trace("drop message size=%dB", size);
|
||||
srs_human_trace("drop message type=%d, size=%dB", type, size);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue