9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
# main config for srs.
|
|
# @see full.conf for detail config.
|
|
|
|
listen 1935;
|
|
srs_log_tank file;
|
|
srs_log_file ./objs/srs.log;
|
|
vhost __defaultVhost__ {
|
|
}
|