1
0
Fork 0
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:
winlin 2016-01-05 16:58:21 +08:00
commit 5338f21439
2 changed files with 6 additions and 1 deletions

View file

@ -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.