mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #304, use stringstream to generate m3u8, add hls_td_ratio. 2.0.116.
This commit is contained in:
parent
103ce78b35
commit
25af6c6847
7 changed files with 60 additions and 52 deletions
|
@ -172,6 +172,7 @@ private:
|
|||
int hls_window;
|
||||
private:
|
||||
int _sequence_no;
|
||||
int target_duration;
|
||||
std::string m3u8;
|
||||
private:
|
||||
ISrsHlsHandler* handler;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue