first working mp4: mp3/audio/44100

This commit is contained in:
Roman Arutyunyan 2012-08-22 20:29:41 +04:00
parent 6b1ba3fe07
commit 8b25656409
2 changed files with 1488 additions and 0 deletions

2
config
View file

@ -7,6 +7,7 @@ CORE_MODULES="$CORE_MODULES
ngx_rtmp_access_module \
ngx_rtmp_live_module \
ngx_rtmp_play_module \
ngx_rtmp_mp4_module \
ngx_rtmp_record_module \
ngx_rtmp_netcall_module \
ngx_rtmp_notify_module \
@ -35,6 +36,7 @@ NGX_ADDON_SRCS="$NGX_ADDON_SRCS \
$ngx_addon_dir/ngx_rtmp_access_module.c \
$ngx_addon_dir/ngx_rtmp_live_module.c \
$ngx_addon_dir/ngx_rtmp_play_module.c \
$ngx_addon_dir/ngx_rtmp_mp4_module.c \
$ngx_addon_dir/ngx_rtmp_record_module.c \
$ngx_addon_dir/ngx_rtmp_netcall_module.c \
$ngx_addon_dir/ngx_rtmp_notify_module.c \

1486
ngx_rtmp_mp4_module.c Normal file

File diff suppressed because it is too large Load diff