搜索资源列表
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
ortp-0.16.3.tar
- 实现ortp音频传输,而且是最新的ortp协议栈,在Linux下直接可以运行,里面有测试程序,在src/test下,希望可以对需要的人有帮助-Achieve ortp audio transmission, and is the latest ortp protocol stack, can run directly under the Linux, there are testing procedures in src/test, I hope can help people in need
telephone_test
- 利用编程来实现多媒体中视频电话音视频的测试-Using multimedia programming to achieve the test video calls audio and video
Audio-and-video-transmission
- 这个是vs2008编写的c++实时视频传输程序,实现pc与机器人摄像头的实时传输和播放功能,采用c/s结构,测试成功,-This is the vs2008 written in C++ real-time video transmission procedures, pc robot camera real-time transmission and playback capabilities, the use of c/s structure, the test is successful,
