update conf file, add id for ingest.
This commit is contained in:
parent
5a3b59d3c8
commit
4af7b6e383
|
|
@ -93,7 +93,7 @@ vhost __defaultVhost__ {
|
||||||
# vhost for ingest
|
# vhost for ingest
|
||||||
vhost ingest.srs.com {
|
vhost ingest.srs.com {
|
||||||
# ingest file/stream/device then push to SRS over RTMP.
|
# ingest file/stream/device then push to SRS over RTMP.
|
||||||
# the name/id used to identify the ingest, must be unique in this vhost.
|
# the name/id used to identify the ingest, must be unique in global.
|
||||||
# ingest id is used in reload or http api management.
|
# ingest id is used in reload or http api management.
|
||||||
ingest livestream {
|
ingest livestream {
|
||||||
# whether enable ingest features
|
# whether enable ingest features
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user