-
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
-
这是一个视频传输的c++源程序,通过服务器转发的程序
这是一个视频传输的c++源程序,通过服务器转发的程序-This is a video transmission of the c source code, transmitted through the server process
- 2023-07-16 06:20:06下载
- 积分:1
-
itu标准g.723源代码及文档,可以在vc及linux下编译通过
itu标准g.723源代码及文档,可以在vc及linux下编译通过-itu standards g.723 source code and documentation, the vc and compile under linux
- 2022-03-01 06:12:23下载
- 积分:1
-
procedure is a common source! !
程序源码 很通用的-procedure is a common source! !
- 2022-05-08 22:21:13下载
- 积分:1
-
openjsip - 使用JAIN实现完成的SIP服务器
OpenJSIP 使用JAIN实现了一个完整的 SIP注册服务器和SIP代理服务器,并采用分布式架构提高性能和并发数。 At the current stage of development the project includes: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-22 08:00:23下载
- 积分:1
-
一个透明时钟程序
一个透明时钟程序-a transparent procedures Clock
- 2022-07-10 14:05:19下载
- 积分:1
-
H323客户端的图形程序,用到pwlib和openh323
H323客户端的图形程序,用到pwlib和openh323 -Graphic UI app for H323 client, using pwlib and openh323
- 2022-02-03 06:38:51下载
- 积分:1
-
一个用java实现的局域网语音聊天系统,包括服务器端和客户端,可以实现文字聊天,语音聊天,文件传输等功能,并实现了密码验证。...
一个用java实现的局域网语音聊天系统,包括服务器端和客户端,可以实现文字聊天,语音聊天,文件传输等功能,并实现了密码验证。-used to achieve a LAN voice chat system, including the server and client, can achieve a text chat, voice chat, file transfer and other functions, and to achieve a password verification.
- 2022-03-24 10:27:30下载
- 积分:1
-
基于用户代理端的看不见的协议栈,在C下的C下
基于VOCAL协议栈的SIP用户代理端,可以在linux下进行SIP呼叫-invisible protocol stack based on the SIP user agent side, the under linux SIP Call
- 2022-01-28 12:53:27下载
- 积分:1
-
MPEG
MPEG-4编解码的实现。包括MPEG4视音频编解码。-MPEG-4 codecs realized. MPEG4 video and audio codec.
- 2022-07-14 06:10:04下载
- 积分:1