1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

Refine code

This commit is contained in:
winlin 2018-07-21 17:34:31 +08:00
parent f5c4d5a539
commit 551863a7ed

View file

@ -1,5 +1,5 @@
# The module to ingest hls to replace ffmpeg with better behavior.
# The module to parse mp4 file.
SRS_MODULE_NAME=("srs_mp4_parser")
SRS_MODULE_MAIN=("srs_main_mp4_parser")
SRS_MODULE_APP=()