RTP

共 186 篇文章
RTP 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 186 篇文章,持续更新中。

linux下的rtsp/rtp/rtcp协议栈源代码; c++写的

linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序

一篇对RTP/RTSP协议的介绍及实现.

一篇对RTP/RTSP协议的介绍及实现.

Workbench 2.5 风河的最新介绍

Workbench 2.5 风河的最新介绍,发布会上的东西,Vx5-to-Vx6-Kernel-To-RTP.ppt,WB2.5-Vx5-to-Vx6-Migration-Workshop.ppt,new-feature.ppt

rtp tunnel 一个非常好的rtp tunnel程序

rtp tunnel 一个非常好的rtp tunnel程序,支持tcp和udp tunnel,希望对大家有用

rtp在linux下的实现

rtp在linux下的实现,对于linux实现的媒体服务器非常有用,里面包含对语音的各种处理。

The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP managers to send the video

The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP managers to send the video and audio streams.

RTP 实现的工具

RTP 实现的工具,可以参考

linux环境下用纯c写的RTP协议的通用开发库

linux环境下用纯c写的RTP协议的通用开发库

基于JRTPLIB的程序,用于不断检测端口是否收到RTP包并进行接受

基于JRTPLIB的程序,用于不断检测端口是否收到RTP包并进行接受

Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been test

Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, us

rtp3.6.0的文档

rtp3.6.0的文档,适合初学者学习,里面包含最简单的rtp开发的例子,通过连接还可以直接到达其下载主页!

Real-Time Transport Protocol (RTP) Payload Format and File Storage Format for the Adaptive Multi-Ra

Real-Time Transport Protocol (RTP) Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB) Audio Codecs

rtp接收端

rtp接收端,未测试书上抄的,因为急用源码所以上传要5个,这个只供学习好了。

该程序实现RTP实时传输

该程序实现RTP实时传输

RFC关于RTP实时传输协议的详细规范。 原理并不复杂

RFC关于RTP实时传输协议的详细规范。 原理并不复杂,其中还含一些实例代码。

The UCL common multimedia library implements a number of algorithms and protocols needed by a number

The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeB

H.264 RTP 打包格式中文译稿

H.264 RTP 打包格式中文译稿,针对视频应用/网络电话/IPTV人士

通过RTP协议进行通讯的完整例子

通过RTP协议进行通讯的完整例子

为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能

为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能

视频流媒体传输

视频流媒体传输,RTP/RTCP协议的实现