mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
always reset the max target duration for hls.
This commit is contained in:
parent
54bb42483b
commit
40c264a316
2 changed files with 10 additions and 7 deletions
|
@ -233,7 +233,7 @@ private:
|
|||
int64_t previous_floor_ts;
|
||||
private:
|
||||
int _sequence_no;
|
||||
int target_duration;
|
||||
int max_td;
|
||||
std::string m3u8;
|
||||
std::string m3u8_url;
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue