• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 298  文章 - 377  trackbacks - 0
            <2008年12月>
            30123456
            78910111213
            14151617181920
            21222324252627
            28293031123
            45678910

            常用鏈接

            留言簿(34)

            隨筆分類

            隨筆檔案

            文章檔案

            相冊

            收藏夾

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            @import url(http://www.shnenglu.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);

            From http://code.google.com/p/siphon/wiki/VIdeoSupport 

            PJSIP 在IOS視頻通信的方案,sipho開源項目已經告訴了我們!感謝他們~等會自己來試一下。大笑

            Introduction

            Currently, pjsip 2.0 includes the video support, also we will use it. And we won't backport video support in pjsip 1.x branch.

            We use three external libraries :

            The statements to compile libyuv are described in this site. Maybe your svn version is too old, in this case you can update svn by following the statements of Jason McCreary's blog.

            The statements to compile ffmpeg and x264 libraries are given on this site.

            Some statements to include VP8 support in pjsip are given on this page.

            libx264 compilation

            #!/bin/sh
            DEST=../iOS/video/iOS
            VERSION="5.1"
            SDK_VERSION="5.1"
            DEVPATH=/Applications/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer
            #DEVPATH=/Developer/Platforms/iPhoneOS.platform/Developer
            echo "Building armv7..."
            export CC=${DEVPATH}/usr/bin/llvm-gcc
            ./configure --host=arm-apple-darwin \
                --sysroot=${DEVPATH}/SDKs/iPhoneOS${VERSION}.sdk \
                --prefix=$DEST \
                --extra-cflags='-arch armv7' \
                --extra-ldflags="-L${DEVPATH}/SDKs/iPhoneOS${SDK_VERSION}.sdk/usr/lib/system -arch armv7" \
                --enable-pic \
                --enable-static
            make && make install
            echo "Installed: $DEST"

            ffmpeg compilation

            #!/bin/sh
            DEST=../iOS/video/iOS
            VERSION=5.1
            IPHONEOS_DEPLOYMENT_TARGET=5.1  
            DEVPATH=/Applications/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer
            #DEVPATH=/Developer/Platforms/iPhoneOS.platform/Developer
            X264INCLUDE=${DEST}/include
            X264LIB=${DEST}/lib
            COMMONFLAGS="-miphoneos-version-min=$IPHONEOS_DEPLOYMENT_TARGET -arch armv7 "
            CFLAGS="$CFLAGS $COMMONFLAGS -I$X264INCLUDE"
            LDFLAGS="$LDFLAGS -L${DEVPATH}/SDKs/iPhoneOS${VERSION}.sdk/usr/lib/system $COMMONFLAGS -L$X264LIB"
            export CC=${DEVPATH}/usr/bin/llvm-gcc
            export RANLIB=${DEVPATH}/usr/bin/ranlib
            echo "Building armv7..."
            ./configure \
                --cpu=cortex-a8 \
                --extra-cflags="$CFLAGS" \
                --extra-ldflags="$LDFLAGS" \
                --enable-cross-compile \
                --arch=arm \
                --target-os=darwin \
                --cc=${CC} \
                --sysroot=${DEVPATH}/SDKs/iPhoneOS${VERSION}.sdk \
                --prefix=${DEST} \
                --enable-gpl \
                --disable-network \
                --disable-decoders \
                --disable-muxers \
                --disable-demuxers \
                --disable-devices \
                --disable-parsers \
                --disable-encoders \
                --disable-protocols \
                --disable-filters \
                --disable-bsfs \
                --enable-libx264 \
                --enable-encoder=libx264 \
                --enable-encoder=libx264rgb \
                --enable-decoder=h264 \
                --enable-encoder=h263 \
                --enable-decoder=h263 \
                --enable-gpl \
                --enable-pic \
                --disable-doc \
                --disable-ffplay \
                --disable-ffprobe
               
            make & make install
            echo "Installed: $DEST"

            vpx compilation

            #!/bin/sh
            DEST=../iOS/video/iOS
            VERSION=6.0
            DEVPATH=/Applications/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer
            mkdir armv7_build
            cd armv7_build
            ../configure --target=armv7-darwin-gcc \
                 --prefix=${DEST} \
                 --disable-install-bins \
                 --libc=${DEVPATH}/SDKs/iPhoneOS${VERSION}.sdk
            make & make install

            pjsip compilation

            You have to enable video support in config_site.h:

            #define PJMEDIA_HAS_VIDEO 1

            iOS

            ./configure-iphone --prefix=./iOS --with-ffmpeg=../iOS/video/iOS
            make & make install

            Simulator

            export ARCH="-arch i386"
            export DEVPATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer
            export IPHONESDK=iPhoneSimulator6.0.sdk
            export CC=${DEVPATH}/usr/bin/llvm-gcc
            export CFLAGS="-O2 -m32 -miphoneos-version-min=5.0 -fobjc-abi-version=2 -fobjc-legacy-dispatch"
            export LDFLAGS="-O2 -m32"
            ./configure-iphone --prefix=./Simulator --with-ffmpeg=../iOS/video/iOS
            make & make install
            @import url(http://www.shnenglu.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);


            http://www.docin.com/p-1249529767.html

            posted on 2016-11-04 17:45 聶文龍 閱讀(964) 評論(0)  編輯 收藏 引用
            久久久久久综合网天天| 91久久香蕉国产熟女线看| 日韩一区二区三区视频久久| 日日狠狠久久偷偷色综合免费| 久久婷婷午色综合夜啪| 久久久SS麻豆欧美国产日韩| 99久久免费国产精精品| 亚洲精品97久久中文字幕无码| 人人狠狠综合久久88成人| 久久亚洲欧美日本精品| 香蕉久久夜色精品国产2020| 成人久久免费网站| 久久综合九色综合久99| 成人综合伊人五月婷久久| 久久亚洲av无码精品浪潮| 久久久噜噜噜久久熟女AA片| 欧美无乱码久久久免费午夜一区二区三区中文字幕 | 东京热TOKYO综合久久精品| 久久久久女教师免费一区| 91久久婷婷国产综合精品青草| 日韩十八禁一区二区久久| 久久美女网站免费| 国内精品久久久久久野外| 狠狠综合久久综合88亚洲| 国产精品永久久久久久久久久 | 久久久久女教师免费一区| 久久久久亚洲AV无码永不| 狠狠色丁香婷婷久久综合五月| 欧美伊香蕉久久综合类网站| 久久99精品久久久久婷婷| 日韩av无码久久精品免费| 一本色道久久HEZYO无码| 久久人人青草97香蕉| 午夜视频久久久久一区 | 久久er国产精品免费观看2| 色婷婷久久综合中文久久蜜桃av| 久久精品久久久久观看99水蜜桃| 一本色综合久久| 久久精品国产清自在天天线| 久久夜色精品国产亚洲| 亚洲欧洲日产国码无码久久99|