1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk/modules/hls-ingester/config

8 lines
208 B
Text
Raw Normal View History

2016-12-07 04:09:39 +00:00
# The module to ingest hls to replace ffmpeg with better behavior.
2017-03-25 07:40:28 +00:00
SRS_MODULE_NAME=("srs_hls_ingester")
2016-12-07 04:09:39 +00:00
SRS_MODULE_MAIN=("srs_main_ingest_hls")
SRS_MODULE_APP=()
SRS_MODULE_DEFINES=""
SRS_MODULE_MAKEFILE=""