mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
implements the ingest framework
This commit is contained in:
parent
92281548b6
commit
2742679354
6 changed files with 92 additions and 34 deletions
|
@ -97,7 +97,8 @@ vhost ingest.srs.com {
|
|||
# whether enable ingest features
|
||||
# default: off
|
||||
enable on;
|
||||
# input file/stream/device, can be multiple input.
|
||||
# input file/stream/device
|
||||
# @remark only support one input.
|
||||
input {
|
||||
# the type of input.
|
||||
# can be file/stream/device, that is,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue