Skip to content

Commit

Permalink
Enable RTMP support
Browse files Browse the repository at this point in the history
  • Loading branch information
wseemann committed May 11, 2016
1 parent d65bdf3 commit aa74fbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ pushd ffmpeg-$FFMPEG_VERSION
--disable-devices \
--disable-filters \
--enable-encoder=png \
--enable-protocol=file,http,https,mmsh,mmst,pipe,rtmp \
--enable-protocol=file,http,https,mmsh,mmst,pipe,rtmp,rtmps,rtmpt,rtmpts,rtp \
--disable-debug \
--disable-asm \
$ADDITIONAL_CONFIGURE_FLAG
Expand Down

0 comments on commit aa74fbc

Please sign in to comment.