-
G726局域网语音通话的程序和源代码是使用语音压缩…
G726局域网语音通话程序和源代码
这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。
G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字节。这里G726使用的时候,音频设置为8kHz,16位量化,单声道。
使用方法很简单,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。
PPC端的运行比较稳定,已经进行了自收自发近一个小时连续工作的测试,非常稳定,话音清晰。-G726 LAN voice calls procedures and the source code is the use of voice compression G726 (16kbps ) and RTP for the transmission process, because I did not bring WIFI the PPC, there are separate procedures for each test, PC- and PPC-were all normal work. G726 codec algorithm from the OpenH323. RTP transmission can be used in the process to find RTP stresses Xie, this procedure is mainly a function of G726. Packaging whole G726 for g726_Encode and g726_Decode two functions, Parameters for the compression and decompression of data storage address pointer, 960 bytes can be compressed to 120 to 120 bytes and bytes to
- 2022-01-26 00:22:56下载
- 积分:1
-
网络视音频系统主要功能就在于视音频的采集,网络传输两个方面,通过Video Capture系列API函数,你就可以轻松的搞定视频捕捉,但是对于视频的网络传输,则...
网络视音频系统主要功能就在于视音频的采集,网络传输两个方面,通过Video Capture系列API函数,你就可以轻松的搞定视频捕捉,但是对于视频的网络传输,则要费一番功夫了。-Network as the main functions of audio systems is that video and audio collection, two aspects of network transmission, through the Video Capture Series API function, you can easily get video capture, but for network video transmission, will cost some effort has been.
- 2022-07-23 06:29:24下载
- 积分:1
-
This is voip gatekeeper of source code
这是voip关守的程序源代码-This is voip gatekeeper of source code
- 2022-08-07 02:04:10下载
- 积分:1
-
- 2022-06-17 16:37:58下载
- 积分:1
-
不错的网络ip电话程序(源程序)
不错的网络ip电话程序(源程序)-good ip telephone network (source)
- 2022-11-14 22:45:03下载
- 积分:1
-
基于H323标准的OPENSOURCE,是一个实现了基础协议栈的D
基于H323标准的OPENSOURCE,是一个实现了基础协议栈的D- Based on H323 standard OPENSOURCE, was has realized foundation
agreement stack D
- 2022-06-26 16:09:44下载
- 积分:1
-
NetMeeting原控制程序
netmeeting控件原程序-netmeeting original control procedures
- 2022-09-17 17:30:03下载
- 积分:1
-
在Vovida基础上实现自己的SIP 协议栈――Vovida User Agent
在Vovida基础上实现自己的SIP 协议栈――Vovida User Agent-based on the SIP protocol stack-- Vovida User Agent
- 2022-01-21 02:55:57下载
- 积分:1
-
modem for voip
modem for voip
- 2023-08-18 09:20:03下载
- 积分:1
-
SIP协议栈
SIP Stacks
GNU eXosip: C Linux+Windows+... License: GPL Homepage: http://savannah.nongnu.org/projects/exosip/ The extensible osip: "...It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions. Once completed, this eXtended library should provide an API for call management, messaging and presence features.... Download the tar file from http://osip.atosc.org/download/exosip/. -SIP StacksGNU eXosip: C Linux+ Windows+ ... License: GPL Homepage: http://savannah.nongnu.org/projects/exosip/ The extensible osip:
- 2023-03-25 08:30:04下载
- 积分:1