mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from srs2
This commit is contained in:
commit
5338f21439
2 changed files with 6 additions and 1 deletions
|
@ -58,6 +58,8 @@ ISrsThreadContext* _srs_context = new SrsThreadContext();
|
|||
// app module.
|
||||
SrsConfig* _srs_config = new SrsConfig();
|
||||
SrsServer* _srs_server = new SrsServer();
|
||||
// version of srs, which can grep keyword "XCORE"
|
||||
extern const char* _srs_version;
|
||||
|
||||
/**
|
||||
* show the features by macro, the actual macro values.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue