update srt.conf
This commit is contained in:
parent
5c5fd805c5
commit
746d188e6f
|
|
@ -28,6 +28,10 @@ vhost __defaultVhost__ {
|
|||
vhost srs.srt.com.cn {
|
||||
}
|
||||
|
||||
# srt推流:srt://127.0.0.1:10080?streamid=srs.srt.com.cn/live/test1?m=push
|
||||
# srt拉流:srt://127.0.0.1:10080?streamid=srs.srt.com.cn/live/test1?m=pull
|
||||
# rtmp拉流:rtmp://127.0.0.1/live?vhost=srs.srt.com.cn/test1
|
||||
|
||||
stats {
|
||||
network 0;
|
||||
disk sda sdb xvda xvdb;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user