mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SquashSRS4: Update benchmark data.
This commit is contained in:
parent
8895d36746
commit
eb339432c4
8 changed files with 25 additions and 16 deletions
|
@ -26,6 +26,6 @@
|
|||
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 105
|
||||
#define VERSION_REVISION 106
|
||||
|
||||
#endif
|
||||
|
|
|
@ -83,7 +83,7 @@ srs_error_t srs_st_init()
|
|||
|
||||
// Switch to the background cid.
|
||||
_srs_context->set_id(cid);
|
||||
srs_trace("st_init success, use %s", st_get_eventsys_name());
|
||||
srs_info("st_init success, use %s", st_get_eventsys_name());
|
||||
|
||||
return srs_success;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue