搜索资源列表
rtptests
- rtpsend.c和rtprecv.c两个分别是通过rtp发送和接受数据的基本测试程序-rtpsend.c and rtprecv.c two were rtp send and receive data through the basic testing procedures
mrtprecv
- This program shows how to receive streams in paralel using the SessionSet api and two threads only
ortp-0.20.0.tar
- 实现音视频、文件传输的RTP/RTCP协议栈,在Linux下直接可以配置编译运行,src/test下有测试程序。单个文件发送接收rtpsend-rtprecv,多个文件发送接收mrtpsend-mrtprecv。-RTP/RTCP protocol stack for audio and video, file transfer. It can be configured and compile directly under Linux