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

add hds reload supported.#328

This commit is contained in:
wenjie.zhao 2015-03-12 22:38:11 +08:00
parent abe0713980
commit 643f18abe4
9 changed files with 75 additions and 3 deletions

View file

@ -61,6 +61,7 @@ private:
SrsSharedPtrMessage *audio_sh;
SrsRequest *hds_req;
bool hds_enabled;
};
#endif