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

fix the aac jump bug on iphone, correct the audio pts, use audio buffer and flush audio

This commit is contained in:
winlin 2013-11-27 17:30:16 +08:00
parent d631882d34
commit f8855cfcbb
8 changed files with 281 additions and 72 deletions

View file

@ -13,8 +13,8 @@ vhost __defaultVhost__ {
gop_cache on;
hls on;
hls_path ./objs/nginx/html;
hls_fragment 10;
hls_window 60;
hls_fragment 5;
hls_window 30;
}
# the vhost disabled.
vhost removed.vhost.com {