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

refine readme, confs

This commit is contained in:
winlin 2014-03-18 15:38:34 +08:00
parent a0b747621e
commit b52a051d80
12 changed files with 201 additions and 161 deletions

View file

@ -1,3 +1,7 @@
# the config for srs demo
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo
# @see full.conf for detail config.
listen 1935;
chunk_size 60000;
log_dir ./objs/logs;