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

for bug #293, refine for fast cache of http stream.

This commit is contained in:
winlin 2015-01-22 13:16:54 +08:00
parent 2167a8385c
commit 7d86c6d9e9
3 changed files with 21 additions and 5 deletions

View file

@ -387,7 +387,8 @@ vhost http.remux.srs.com {
# the fast cache for audio stream(mp3/aac),
# to cache more audio and send to client in a time to make android(weixin) happy.
# @remark the flv stream ignore it
# default: 30
# @remark 0 to disable fast cache for http audio stream.
# default: 0
fast_cache 30;
# the stream mout for rtmp to remux to flv live streaming.
# typical mount to [vhost]/[app]/[stream].flv