1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for #136, update the config for ram hls.

This commit is contained in:
winlin 2015-02-03 16:29:59 +08:00
parent a23191497f
commit dba983d124
4 changed files with 29 additions and 7 deletions

View file

@ -175,6 +175,7 @@ private:
std::string m3u8;
private:
ISrsHlsHandler* handler;
// TODO: FIXME: supports reload.
bool should_write_cache;
bool should_write_file;
private: