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:
parent
a0b747621e
commit
b52a051d80
12 changed files with 201 additions and 161 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue