0
私は012jを作成するためにthisチュートリアルを使用しています。今、アンドロイド用のg729コーデックとpjsipを統合したいと思います。アンドロイドのpjsipにg729を統合する
上記のリンクには、メモが記載されているので、標準リンクからintell IPPをダウンロードしています。/OPT /インテル/ IPPで
Download Intel IPP and Intel IPP samples from http://software.intel.com/en-us/intel-ipp and https://registrationcenter.intel.com/en/
Extract the archive to a temporary folder
Run the installer (e.g. ./install.sh) and follow the on screen instructions. The default installation options will install it to "/opt/intel/ipp/" directory (e.g. "/opt/intel/ipp/5.3.1.062/ia32/" in my case).
Extract IPP samples to a directory (e.g. to "~/Desktop/ipp-samples").
/Iは、何版ã特定のフォルダを持っていない、すなわちその代わり私は
bin components examples include lib tools
私はmenstionフォルダ上の/ opt /インテル/ IPP /を持っています。
どのように対処しますか?
チュートリアルの多くは、私が見つけて実装しようとすると、404ページが見つかりませんでした。
g729コーデックをpjsipまたはwebrtcにアンドロイド用に統合する方法は誰にでも分かりますか?