-
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
-
本系统是一个功能比较强大的网络办公系统,
网络对话,视频,网络会议,资源共享等等....
本系统是一个功能比较强大的网络办公系统,
网络对话,视频,网络会议,资源共享等等.-the system is a function of more powerful network office systems, dialogue, video, networking, the sharing of resources and so on.
- 2022-05-27 04:11:52下载
- 积分:1
-
eXosip是GPL库的osip库扩展能力。它的目的是…
eXosip is a GPL library that extend the capability of the oSIP library. It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions.
- 2022-11-05 16:10:03下载
- 积分:1
-
xvid latest!
xvid 最新!-xvid latest!
- 2022-09-22 14:45:03下载
- 积分:1
-
视频同步计数,实现视频传输控制信号的工业视频应用!
视频同步计数,实现视频传输控制信号的工业视频应用!-Video Sync count, video transmission control signals in the industrial video applications.
- 2022-01-25 15:30:05下载
- 积分:1
-
pc2pc pc2phone支持gnugk
PC2PC PC2Phone support gnugk
- 2022-08-23 22:03:03下载
- 积分:1
-
MPlayer
MPlayer-mingw32-1.0rc1.zip
- 2023-06-20 05:10:06下载
- 积分:1
-
SIP的VoIP Delphi
这个项目是一个简单的sip-Voip软电话客户端你只要配置你的sip服务器名称和传递字和代理,然后你必须知道你的客户端的所有IP地址,并有乐趣与你的朋友打电话,你也有开放的源代码,使你想做什么样的改变。祝你好运
- 2022-03-23 01:03:30下载
- 积分:1
-
PX3230S协议栈软件包实现了International Telecommunication Union (ITU) H.323协议。主要是H.323版本1和...
PX3230S协议栈软件包实现了International Telecommunication Union (ITU) H.323协议。主要是H.323版本1和版本2。可以参考其中的实例代码,学习网络音频、视频的传输协议。-PX3230S protocol stack software package to achieve the International Telecommunication Union (ITU) H.323 protocol. Mainly H.323 version 1 and version 2. Refer to examples of code, learning network audio, video transport protocol.
- 2023-07-08 00:35:04下载
- 积分:1
-
oSIP,exosip,ortp…在网络电话中广泛使用的几种手术…
osip,exosip,ortp...是在网络电话中使用非常广泛的几个开源库。这里是在VC7环境下已经编译好的lib文件和dll文件,在windows环境下可以直接使用,省却了重新编译的烦恼。-osip, exosip, ortp ... is the phone in the network is widely used in several open source libraries. Here is the VC7 environment has been compiled lib files and dll files in the windows environment, can be used directly without the need to re-compile troubles.
- 2022-07-18 09:51:50下载
- 积分:1