1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Merge 4.0release.

This commit is contained in:
winlin 2022-08-24 15:27:56 +08:00
commit 3da0b57121
9 changed files with 160 additions and 34 deletions

View file

@ -22,6 +22,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_;