mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
enhance hls in floor mode.
This commit is contained in:
parent
76c1957260
commit
97442c56b6
3 changed files with 15 additions and 5 deletions
|
@ -182,6 +182,7 @@ private:
|
|||
double hls_fragment_deviation;
|
||||
// the previous reap floor timestamp,
|
||||
// used to detect the dup or jmp or ts.
|
||||
int64_t accept_floor_ts;
|
||||
int64_t previous_floor_ts;
|
||||
private:
|
||||
int _sequence_no;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue