winlin

update conf file, add id for ingest.

@@ -93,7 +93,7 @@ vhost __defaultVhost__ { @@ -93,7 +93,7 @@ vhost __defaultVhost__ {
93 # vhost for ingest 93 # vhost for ingest
94 vhost ingest.srs.com { 94 vhost ingest.srs.com {
95 # ingest file/stream/device then push to SRS over RTMP. 95 # ingest file/stream/device then push to SRS over RTMP.
96 - # the name/id used to identify the ingest, must be unique in this vhost. 96 + # the name/id used to identify the ingest, must be unique in global.
97 # ingest id is used in reload or http api management. 97 # ingest id is used in reload or http api management.
98 ingest livestream { 98 ingest livestream {
99 # whether enable ingest features 99 # whether enable ingest features