mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine code, add mp4 parser module
This commit is contained in:
parent
c648fd27bf
commit
62b7204514
6 changed files with 84 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
# The module to ingest hls to replace ffmpeg with better behavior.
|
||||
SRS_MODULE_NAME=("hls-ingester")
|
||||
SRS_MODULE_NAME=("srs_hls_ingester")
|
||||
SRS_MODULE_MAIN=("srs_main_ingest_hls")
|
||||
SRS_MODULE_APP=()
|
||||
SRS_MODULE_DEFINES=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue