8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
# the config for srs to forward
|
|
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/SampleForward
|
|
# @see full.conf for detail config.
|
|
|
|
listen 19350;
|
|
vhost __defaultVhost__ {
|
|
}
|