mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
STAT: Support config server_id and generate one if empty. v4.0.257
This commit is contained in:
parent
8e6d207e56
commit
9923c749d4
9 changed files with 158 additions and 33 deletions
|
@ -39,6 +39,7 @@ class SrsLatestVersion : public ISrsCoroutineHandler
|
|||
private:
|
||||
SrsCoroutine* trd_;
|
||||
std::string server_id_;
|
||||
std::string session_id_;
|
||||
private:
|
||||
std::string match_version_;
|
||||
std::string stable_version_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue