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
7
trunk/modules/mp4-parser/config
Normal file
7
trunk/modules/mp4-parser/config
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
# The module to ingest hls to replace ffmpeg with better behavior.
|
||||
SRS_MODULE_NAME=("srs_mp4_parser")
|
||||
SRS_MODULE_MAIN=("srs_main_mp4_parser")
|
||||
SRS_MODULE_APP=()
|
||||
SRS_MODULE_DEFINES=""
|
||||
SRS_MODULE_MAKEFILE=""
|
Loading…
Add table
Add a link
Reference in a new issue