搜索资源列表
chatjmf
- 一个基于JMF的采用RTMP和UDP协议传输的视频语音源码-JMF-based adoption of a RTMP and UDP protocol to transmit video voice source
FL
- 利用juv-rtmp-client实现视频采集,并实时发送到red服务器-Realization of real time video collection, and sent to the red server
screenshare
- java 抓屏 并使用 rtmp 发送的 red5-java screen capture and rtmp package send
RTMPClient
- Java rtmp client, work with FMS 3.5
MainClass.java
- This code describes how RTMP data can be used.
red5-src-0.9.0
- Red5的主要功能和Macromedia公司的FMS类似,提供基于Flash的流媒体服务的一款基于Java的开源流媒体服务器。它由Java语言编写,使用RTMP作为流媒体传输协议,这与FMS完全兼容。它具有流化FLV、MP3文件,实时录制客户端流为FLV文件,共享对象,实时视频播放、Remoting等功能。用Red5替换FMS后,客户端不用更改可正常运行。-Red5' s main function is similar to the the Macromedia company'
util
- Flazr是RTMP协议的一个Java实现,这个项目提供了一个流媒体服务器和相关的工具类. flazr源码 -flazr source
ckplayer6.3
- 超酷flv播放器-CKplayer,超酷的网页播放器,支持http协议下的flv、f4v、mp4,还支持rtmp视频流,是你做视频直播,视频播放的理想播放器。 超酷flv播放器CKplayer 6.3 升级说明: 一:java scr ipt部份 1、为了兼容有些版本的flashplayer对中文支持不友好的问题,所以把大部分涉及中文(主要是按钮提示文字)的部分单独分开成一个语言-Cool flv player-CKplayer, cool web player that su
VideoTEST
- JAVA RTSP协议编程例程,实现了RTSP协议播放器-Did you mean: JAVA RTSP protocol programming routines to achieve the RTMP protocol player
CKplayer_6.4
- 超酷flv播放器-CKplayer,超酷的网页播放器,支持http协议下的flv、f4v、mp4,还支持rtmp视频流,是你做视频直播,视频播放的理想播放器。 超酷flv播放器CKplayer 6.4 升级说明: 一:java scr ipt部份 1:去掉了swfobject函数,不再使用。当然你可以自己添加该函数继续使用。-Cool flv player-CKplayer, cool Webpage player, support HTTP protocol under th
rtmp_client
- rtmp client java 代码这个压缩包是一个eclipse工程,可直接在pc上运行,如果要用在android上,需要将代码导出(导成一个jar包),并将lib目录下的依赖包替换成:lib_without_logback.zip -rtmp client java code This zip file is a eclipse project for common java platform, to use in android, export the source a
视频直播 android源代码
- Red5是一个采用Java开发开源的Flash流媒体服务器。 利用android自带的LocalServerSocket采集视频数据的实时流数据。 通过juv—rtmp—client这个jar包封装了很多和流媒体服务器交互的方法。当然有视频数据传输格式。在流媒体服务提供了三种格式的传输方式:Record、Live、Append。(Red5 is an open source Flash streaming server using Java. The real-time data stre
jrtmp
- 基于java的rtmp视频传输实现,可以实现H264视频的传输。(The implementation of RTMP video transmission based on Java can realize the transmission of H264 video.)
flazr-0.7-RC2
- flazr实现RTMP协议的实现,高性能(Flazr - a Java implementation of multimedia streaming protocols)
rtmp-streamer-master
- java + flash 实现RTMP流服务器搭建,实现推流与拉流功能(Java + Flash implements the RTMP flow server to achieve the function of pushing and pulling.)
Cmd
- java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
rtmpServer-master
- 基于netty 开发 rtmp 推拉流服务器代码,可用ffmpeg代码测试(RTMP push-pull stream server code is developed based on netty, which can be tested by ffmpeg code)