搜索资源列表
send
- 基于JRTPLIB的程序,用于不断向目标端口发送RTP包-JRTPLIB based on the procedures used to continuously send to the target port RTP packets
send
- 此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库
rtp_xvid
- 在DIRECTSHOW平台下,利用JRTPLIB封装XVID数据包,并进行发送和接收,里面有两个工程一个发送一个接收,可供大家参考-DIRECTSHOW platform in use XVID package JRTPLIB packets, and sending and receiving, there are two works of a send a receipt, for your reference
RTP_SEND_RECIEVE
- rtp接受和发送例子,用java写的 For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov java AVReceive3 224.1.2.3/42050 224.1.2.3/42052 -rtp send receive For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov
send
- 这是一个关于jrtplib传输实例,他可以实现视频碼流的打包发送-this is a document that describe RTp
examples
- 使用RTP协议模拟传输视频数据,共5个例子,example1.cpp,example5.cpp可作为服务端发送数据,example3用来接收数据。其余两个加入了多线程。使用jrtplib-3.7.1库编译-Using the RTP protocol analog transmission video data, a total of five cases, example1.cpp, example5.cpp can be used as server to send data, exampl
netlab
- [实验一] 基于H.323协议中的网守发现和网守注册的实现 [实验二] 基于RTP协议传送媒体数据的实现 -[Experiment 1] based on the H.323 gatekeeper agreement Gatekeeper discovery and registration of the realization of [experiment 2] based on the RTP protocol to send media data to achieve
DirectShow
- 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
CE_RTP
- 在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
20100204AudioSend
- 音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
firstrtp
- rtp传输的例子,有接收和发送两个端,需要先配置好rtp环境-rtp transmission example, to receive and send both side need to configure the environment for good rtp
rtptests
- rtpsend.c和rtprecv.c两个分别是通过rtp发送和接受数据的基本测试程序-rtpsend.c and rtprecv.c two were rtp send and receive data through the basic testing procedures
rtp
- 获得接收端的IP地址和端口号 创建RTP会话 指定RTP数据接收端 设置RTP会话默认参数 发送流媒体数据 -Obtain the receiver' s IP address and port number specified to create RTP session to set the RTP data receiver parameters RTP session to send streaming media data by default
实现RTP流媒体发送与接收
- 利用VLC0.9.7开源库 实现RTP流媒体发送与接收,采用VS2008以上编译通过,该软件可以使用VLC作为发送端或接收端-Achieve RTP streaming using VLC to send and receive
rtpXieYiShouFaChengXuKuangJia
- rtp数据的发送和接受的程序框架,有助于理解rtp数据的发送和接受的程序。-rtp send and receive data procedural framework to help understand the rtp data is sent and accepted procedures.
RTP-MPG
- RTP协议视频通话,UDP广播发送,MPG视频格式的demo-RTP protocol video calls, send UDP broadcast, MPG video format demo
RTP
- wince 无线视频系统 通过摄像头采集图片 同时把已采集到的视频用H.263来压缩 然后通过调用RTP/UDP协议发送出去。-The wince wireless video camera capture images also collected video using H.263 compression and then by calling the RTP/UDP protocol to send out.
Send
- 在android平台上的视频传输,主要是发送部分,通过x264进行压缩,在通过RTP协议发送出去。-In the android platform video transmission, the main part is sent through x264 compressed, sent via the RTP protocol.
RTP
- 最小RTP数据传输测试程序,包括发送、接收(The smallest RTP test program, including send and receivce)