-
基于语音传输的电话会议系统源代码,非常值得借鉴和学习
基于语音传输的电话会议系统源代码,非常值得借鉴和学习-Based on voice over the telephone conferencing system source code, very much worth learning and learning
- 2023-02-21 03:45:04下载
- 积分:1
-
Portable Windows Libary
Portable Windows Libary
- 2022-02-03 22:08:07下载
- 积分:1
-
一个流媒体开发的C++语言源代码库,读了就知道了。
一个流媒体的开发源代码C语言函数库,看了就知道。-a Streaming Media Development C language source code libraries, read on to know.
- 2023-08-14 04:50:03下载
- 积分:1
-
基于C#实现的视频会议系统,很不错的啊,供大家学习学习
基于C#实现的视频会议系统,很不错的啊,供大家学习学习-C#-based video conferencing systems to achieve very good ah, for everyone to learn to learn
- 2022-11-28 15:40: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
-
利用Jainsip库开发的SIP客户端样例,适合初学者使用
利用Jainsip库开发的SIP客户端样例,适合初学者使用-Jainsip database development using SIP client sample, suitable for beginners to use
- 2022-03-19 22:17:34下载
- 积分:1
-
visual C#源码,摄像头捕获,视频会议,网络互通
visual C#源码,摄像头捕获,视频会议,网络互通-visual c# video caoture,Video meeting
- 2023-02-09 11:05:04下载
- 积分: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
-
video conferencing systems, the use of RTP. People can achieve video voice confe...
视频会议系统,使用RTP协议。可以实现多人视频语音会议-video conferencing systems, the use of RTP. People can achieve video voice conferencing
- 2022-01-24 18:18:51下载
- 积分:1
-
为实现传输RTP RTP JRTPLIB使用是解决房
使用JRTPLIB库实现RTP的传输RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-JRTPLIB use of RTP for achieving the transmission RTP is to solve real-time streaming media transmission problems the best way, if necessary on the Linux platform for real-time streaming media programming, can consider using open-source library of RTP, as LIBRTP, JRTPLIB so. JRTPLIB is an object-oriented library RTP, which fully comply with the RFC 1889 design, in many occasions is a very good choice, following on to JRTPLIB example, on how the Linux platform on the use of RTP for real-time streaming media programming.
- 2022-03-24 21:45:21下载
- 积分:1