搜索资源列表
334345javartp
- 用javax.media中与RTP相关的包实现了RTP传输过程。注释很详细,读者可以很快掌握如何用java实现rtp-with javax.media RTP associated with the realization of the RTP packet transmission. Notes detail, the reader can quickly grasp how to use java achieve rtp
JMFandRTP
- 这是一篇讲述利用JMF实现RTP流的传输与播放的文章-This is a realization on the use of JMF RTP stream transmission, and broadcast article
Distributed_Videostreaming
- 这是一个peer to peer的视频流系统. 该系统采用RTP协议,因此与某些采用http/ftp协议进行传输的系统不同,本系统在视频流下载的过程中就可以同时观看。-This is a peer-to-peer Video System. The system uses RTP, Thus, some use http / ftp protocol transmission system, The video streaming system in the process of downloa
JAVA
- 流媒体传输使用RTP/RTCP基于RTP流媒体实时传输的JAVA实现-stream media transmission based on RTP
java_RTP
- 基于java的rtp实现,采用rtp和rtcp来控制实时传输-Java-based implementation of the rtp, rtp and rtcp used to control real-time transmission. . .
Transcode
- JMF的音视频格式转换例子,是在RTP的前提,转换后更适用于网络传输-JMF audio and video format conversion example is the premise in the RTP, converted more suitable for network transmission
RTPStreamingRealtimeTransmissionOfTheJavaImplement
- 本资料讲了RTP流媒体实时传输在Java中的实现方法:对多媒体实时传输协议RTP 和Java 多媒体框架JMF 作了简要的介绍和分析,然后利用JMF 编程实现了RTP 多媒体的网络传输和接收。-The information about the RTP stream in real-time transport in the Java implementation method: Real-time Transport Protocol for multimedia and Java Media
end
- JMF 的使用,实现屏幕捕捉和RTP传输供java爱好者学习-java jmf test
AVReceive2
- rtp传输,通过RTPManager API 接收RTP媒体文件-rtp transportation
java_rtp
- java代码,通过rtp实现视频传输,代码有sender和receive两个文件,新建java项目后,复制进去源码即可-java code, rtp video transmission, the code sender and receive two files, copy into the source to the new java project
real-time-transmission-of-the-RTP
- JAVA语言下的基于RTP的实时传输,基于JMF-Based on the real-time transmission of the RTP
java_rtp
- JAVA RTP传输播放,主要用于新手思路开拓-JAVA RTP broadcast transmission, mainly for the novice ideas to develop
JMF_RTP
- 使用JMF捕获视频后,使用rtp协议传输视频流到客户端,并附接收代码-After using JMF to capture video ,using the rtp protocol to transmit video streams to the client, along with the receiver code
android-rtsp-camera
- 基于android的使用编码,使用rtp协议传输摄像头数据-java rtsp video transmission
JMF-rtp
- 利用jmf进行rtp传输,在本地测试调用摄像头进行视频通讯 . 在Sender和Receiver中的main函数中,我把本地地址和远端地址都设置成本机的地址,自己传给自己,用来试验用的。 其中用到 StateHelper类 。 Sender的前两个注释是把视频传输换成音频传输;传输一分钟后结束(第76行-Conducted using jmf rtp transmission, call the local test camera for video communication. S