srs/trunk/conf/srs.19350.conf
2013-12-01 12:16:57 +08:00

12 lines
248 B
Plaintext
Executable File

listen 19350;
chunk_size 65000;
vhost __defaultVhost__ {
enabled on;
gop_cache on;
hls on;
hls_path ./objs/nginx/html/forward;
hls_fragment 5;
hls_window 30;
}