mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from 2.0
This commit is contained in:
commit
a7c4b786cf
15 changed files with 240 additions and 123 deletions
|
@ -905,7 +905,7 @@ namespace _srs_internal
|
|||
}
|
||||
|
||||
// client c1 time and version
|
||||
time = ::time(NULL);
|
||||
time = (int32_t)::time(NULL);
|
||||
version = 0x80000702; // client c1 version
|
||||
|
||||
// generate signature by schema
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue