mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine message, add license
This commit is contained in:
parent
de591138dd
commit
cbc1486688
2 changed files with 3 additions and 1 deletions
|
@ -92,6 +92,7 @@ int main(int argc, char** argv)
|
|||
}
|
||||
|
||||
srs_trace("srs(simple-rtmp-server) "RTMP_SIG_SRS_VERSION);
|
||||
srs_trace("license: "RTMP_SIG_SRS_LICENSE);
|
||||
srs_trace("uname: "SRS_AUTO_UNAME);
|
||||
srs_trace("build: %s, %s", SRS_AUTO_BUILD_DATE, srs_is_little_endian()? "little-endian":"big-endian");
|
||||
srs_trace("configure: "SRS_AUTO_USER_CONFIGURE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue