mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
8 lines
204 B
Text
8 lines
204 B
Text
|
|
||
|
# The module to ingest hls to replace ffmpeg with better behavior.
|
||
|
SRS_MODULE_NAME=("hls-ingester")
|
||
|
SRS_MODULE_MAIN=("srs_main_ingest_hls")
|
||
|
SRS_MODULE_APP=()
|
||
|
SRS_MODULE_DEFINES=""
|
||
|
SRS_MODULE_MAKEFILE=""
|