-
PC-vc-SipProxy
vc编写的sip代理服务器,无需其他的库,直接编译-vc prepared sip proxy server, no additional library is directly compiled
- 2022-05-12 23:37:51下载
- 积分: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
-
MRCP协议V1和V2版实现源代码,这是做TTS和ASR的朋友的好东东。
MRCP协议V1和V2版实现源代码,这是做TTS和ASR的朋友的好东东。-MRCP protocol version V1 and V2 realize the source code, which is to do TTS and ASR Dongdong good friends.
- 2022-03-04 00:43:42下载
- 积分:1
-
SIP protocol stack development (siptiger)
SIP协议栈开发(siptiger)
- 2022-02-20 06:37:15下载
- 积分:1
-
SIP的开发包,非常好用
SIP的开发包,非常好用-SIP development kits, very handy
- 2022-04-23 22:19:24下载
- 积分:1
-
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
-
《vc视频会议开发技术与实例》第三章代码,H.263编码&解码 和H.264编码&解码...
《vc视频会议开发技术与实例》第三章代码,H.263编码&解码 和H.264编码&解码-"vc video conferencing technology and the development of examples" of the third chapter code, H.263 coding
- 2022-01-26 04:05:20下载
- 积分:1
-
Video conferencing code, C/C++ Source, communication, image transmission categor...
视频会议的代码,C/C++源码,通信图像传输类。-Video conferencing code, C/C++ Source, communication, image transmission category.
- 2022-05-14 12:20:17下载
- 积分:1
-
这是一个ip电话,可以帮助大家了解和学习ip软电话的做法啊
这是一个ip电话,可以帮助大家了解和学习ip软电话的做法啊-This is an ip phone, can help you understand and learn the practice of ah ip soft phone
- 2022-08-13 14:35:19下载
- 积分:1
-
自己动手写的sip协议栈,SIP(Session Initiation Protocal)称为会话初始化协议,是由IETF(Internet Engineeri...
自己动手写的sip协议栈,SIP(Session Initiation Protocal)称为会话初始化协议,是由IETF(Internet Engineering Task Force)组织于1999年提出的一个基于IP网络中实现实时通信应用的一种信令协议。-Do-It-Yourself wrote sip protocol stack, SIP (Session Initiation Protocal) known as the Session Initiation Protocol is the IETF (Internet Engineering Task Force) organization in 1999 as a network-based real-time IP communications applications a letter the agreement.
- 2022-01-23 10:28:33下载
- 积分:1