Skip to content

Commit

Permalink
first working mp4: mp3/audio/44100
Browse files Browse the repository at this point in the history
  • Loading branch information
arut committed Aug 22, 2012
1 parent 6b1ba3f commit 8b25656
Show file tree
Hide file tree
Showing 2 changed files with 1,488 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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 \
Expand Down
Loading

0 comments on commit 8b25656

Please sign in to comment.