-
网络视音频系统主要功能就在于视音频的采集,网络传输两个方面,通过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
-
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
-
算术编码源代码,适用于视频压缩,网络监控等条件下。
算术编码源代码,适用于视频压缩,网络监控等条件下。-arithmetic coding source code, apply to video compression, network monitoring and other conditions.
- 2022-07-03 10:24:26下载
- 积分:1
-
视频会议中运用的H245协议。详细介绍了H245系列各个协议。是一本不错的参考资料。...
视频会议中运用的H245协议。详细介绍了H245系列各个协议。是一本不错的参考资料。-video conferencing using the H245 agreement. Details of the H245 series of individual agreements. It is a good reference.
- 2022-03-24 15:55:43下载
- 积分:1
-
实现局域网内点对点的音频通讯,数据编解码使用G.729,16:1的压缩比,数据传输使用UDP协议。音频模块可在公网内经行通讯...
实现局域网内点对点的音频通讯,数据编解码使用G.729,16:1的压缩比,数据传输使用UDP协议。音频模块可在公网内经行通讯-LAN communications within the peer-to-peer audio, data, use codec G.729, 16:1 compression ratio, data transmission using the UDP protocol. Audio module can be in the public network through the communication line
- 2022-01-21 04:06:17下载
- 积分:1
-
osip.pdf
OSIP.PDF
- 2022-04-24 12:12:56下载
- 积分:1
-
CBS.MW latest code
OSIP最新代码-CBS.MW latest code
- 2022-01-23 11:23:29下载
- 积分:1
-
I developed a point
我自己开发的一个点对点的视频传输会议程序,希望大家指导呀!-I developed a point-to-point video transmission of the proceedings, we hope to guide!
- 2022-04-06 23:53:11下载
- 积分:1
-
sip对sip的体系结构进行了分析,对初学sip的有很大的帮助。
sip对sip的体系结构进行了分析,对初学sip的有很大的帮助。-sip to sip architecture analysis for beginner sip of great help.
- 2022-03-11 11:27:28下载
- 积分:1
-
流媒体协议RTP/RTCP的C语言,可用于发展。
流媒体协议RTP/RTCP的C语言实现,可用于开发流媒体类程序。-streaming media agreement RTP/RTCP the C language, which could be used in the development process stream media category.
- 2022-04-02 10:27:21下载
- 积分:1