mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
Update doc for SRT url.
This commit is contained in:
parent
1959d1d920
commit
87ba204a42
2 changed files with 2 additions and 1 deletions
|
@ -250,6 +250,7 @@ stream_caster {
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
# SRT server section
|
# SRT server section
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
|
# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577607026
|
||||||
srt_server {
|
srt_server {
|
||||||
# whether SRT server is enabled.
|
# whether SRT server is enabled.
|
||||||
# default: off
|
# default: off
|
||||||
|
|
|
@ -20,7 +20,7 @@ srt_server {
|
||||||
listen 10080;
|
listen 10080;
|
||||||
}
|
}
|
||||||
|
|
||||||
# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577492117
|
# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577607026
|
||||||
vhost __defaultVhost__ {
|
vhost __defaultVhost__ {
|
||||||
}
|
}
|
||||||
vhost srs.srt.com.cn {
|
vhost srs.srt.com.cn {
|
||||||
|
|
Loading…
Reference in a new issue