srs/trunk/conf/srs.19350.conf

12 lines
241 B
Plaintext
Executable File

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