SRT: Add srt vhost section to full.conf.
This commit is contained in:
parent
ef553b571c
commit
3616c9976a
|
|
@ -376,6 +376,14 @@ srt_server {
|
|||
recvbuf 2000000;
|
||||
}
|
||||
|
||||
vhost srt.vhost.srs.com {
|
||||
srt {
|
||||
enabled on;
|
||||
srt_to_rtmp on;
|
||||
rtmp_to_srt on;
|
||||
}
|
||||
}
|
||||
|
||||
#############################################################################################
|
||||
# WebRTC server section
|
||||
#############################################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user