如何安装H.239? 从H323plus或openh323gk或哪里下载?

如何安装H.239? 从H323plus或openh323gk或哪里下载?

我已经下载了这个,但在 ./configure 输出中没有看到任何与 h.239 相关的内容。有什么想法吗?下载示例:http://waix.dl.sourceforge.net/project/openh323gk/Sources/2.3.3/

config.status: creating plugin-config.h

=================== Plugin configuration ======================
 prefix                           : /usr/local
 exec_prefix                      : ${prefix}
 libdir                           : ${exec_prefix}/lib
 Audio Codec plugin install dir   : ${libdir}/opal-1.22.0/codecs/audio
 Video Codec plugin install prefix: ${libdir}/opal-1.22.0/codecs/video
 LID plugin install prefix        : ${libdir}/opal-1.22.0/lid
 FAX plugin install prefix        : ${libdir}/opal-1.22.0/fax

                              GSM :  yes (internal)
                          gsm-amr :  yes
                             iLBC :  yes (internal)
                            Speex :  yes (internal, version 1.1.11.1)
                            LPC10 :  yes
                            G.726 :  yes
                        IMA_ADPCM :  yes
                              SBC :  no

                           H.261  :  yes
                           H.263  :  no (ffmpeg version)
                     H.263/H.263+ :  no
                           H.264  :  no
                          THEORA  :  no
                    MPEG4 Part 2  :  no
                            CELT  :  no

                     SpanDSP FAX  :  no

                            CAPI  :  no
           Quicknet xJACK support :  no
         Voicetronics VPB support :  yes

                         OS Type  :  linux-gnu
                    Machine Type  :  i686

 If all settings are OK, type make and make install 
========================================================

答案1

我不清楚 H323plus 是否支持 h.239,但是内核声称得到支持,并且预编译的二进制文件(以及源代码)适用于多种操作系统。

相关内容