From 1af2c9bcc996a9626c098eecc57f21ba44e59238 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 21 Apr 2014 15:46:29 +0800 Subject: [PATCH] update script add librtmp for arm for tools flv/rtmp ingester --- trunk/auto/options.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/auto/options.sh b/trunk/auto/options.sh index 8feafd8dc..4d0e8c226 100755 --- a/trunk/auto/options.sh +++ b/trunk/auto/options.sh @@ -391,7 +391,7 @@ function apply_user_presets() { SRS_HTTP_CALLBACK=YES SRS_HTTP_SERVER=YES SRS_HTTP_API=YES - SRS_LIBRTMP=NO + SRS_LIBRTMP=YES SRS_BWTC=NO SRS_RESEARCH=NO SRS_UTEST=NO @@ -466,7 +466,7 @@ function apply_user_presets() { SRS_HTTP_CALLBACK=YES SRS_HTTP_SERVER=YES SRS_HTTP_API=YES - SRS_LIBRTMP=NO + SRS_LIBRTMP=YES SRS_BWTC=NO SRS_RESEARCH=NO SRS_UTEST=NO