mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug #45, support duration for live. change to 0.9.62
This commit is contained in:
parent
04a526b340
commit
9a036958d7
6 changed files with 36 additions and 14 deletions
|
@ -54,6 +54,7 @@ class SrsPithyPrint
|
|||
private:
|
||||
int client_id;
|
||||
int stage_id;
|
||||
// in ms.
|
||||
int64_t age;
|
||||
int64_t printed_age;
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue