mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix HLS segment close bug
This commit is contained in:
parent
138d1e3cad
commit
6380e8f1c0
4 changed files with 18 additions and 10 deletions
|
@ -168,7 +168,7 @@ private:
|
|||
SrsFileWriter *writer;
|
||||
private:
|
||||
int _sequence_no;
|
||||
int max_td;
|
||||
srs_utime_t max_td;
|
||||
std::string m3u8;
|
||||
std::string m3u8_url;
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue