搜索资源列表
onlinez
- 一个FLASH在线录制视频的东东,希望有朋友能喜欢~!~~~~~~~~~~~~~~~~~~~~~~非要满20字啊-an online video recording of the Eastern, with the hope of friends will like ~! ~~~~~~~~~~~~~~~~~~~~~~ Insisted least 20 characters ah. .
flexPlayer.rar
- flex平台下的red5流媒体播放器,包括视频flv文件播放,以及mp3等flash支持格式的播放,并且有录音功能,不过还没有具体实现。,flex platform red5 streaming media player, including video flv file playback, as well as flash supported formats such as mp3 player, and a recording function, but no concrete realiz
Flashvideo
- flash的视频录制与语音录制,可以支持在线的录制并上传。-flash video recording and voice recording, can support the recording and upload online.
fms_record
- 利用FMS做在线视频录制,需要FMS支持。效果不错-Use of FMS to do online video recording, support the needs of FMS. Good results
eclipsetousesvn
- SVN的使用方法,在教学过程中录制的简单视频,使用19寸宽屏录制,请调整至1366*768分辨率观看-SVN to use, in the teaching process to record a simple video, use the 19-inch wide-screen recording, please adjusted to 1366* 768 resolution watch
recod
- flash开发的录播文件界面,采用flash Media server,能够将你以前的精彩视频重现出来-Development of recording and broadcasting flash file interface, with flash Media server, able to reproduce your previous wonderful video out
flashRecord
- Flash视频录制源码.程序代码.仅供懂程序的人参考!-Flash video recording source. Program code. Only those who understand procedures for reference!
video
- java实现的录制电脑屏幕的程序,可惜保存的是图片。希望有人继续改进。-java implementation of the recording process a computer screen, pity save the image. Want people to continue to improve.
red5chat_nulled_red5_07
- Here s a brief descr iption of the features in Red5. The Changelog contains a more detailed summary of all new features. * Streaming Audio/Video (FLV and MP3) * Recording Client Streams (FLV only) * Shared Objects * Live Stream Publish
25_163617_c1
- 在线视频录制,FMS+FLASH环境,希望大家喜欢哈-Video recording
an1909347003
- 《轻松录屏》软件是一个简单实用的屏幕录像软件。可以将屏幕上动态变化的图像,鼠标运动轨迹以及同步语音录制到文件中,本软件采用自定义多媒体文件格式(*.csc)保存。可以使用本地播放器CscPlayer播放本地以".csc"结尾的屏幕录像文件。同时可以使用Web播放器CscPlay.htm打开远程屏幕录像文件。本软件操作简单。具有以下功能和特点: 1、将屏幕操作过程录制到文件中。 2、播放录制好的屏幕文件。 3、支持多种文件格式:FLV,SWF,SWF,AVI,WMV和轻松录屏格式
ipCamera
- 网络视频录制功能,包括上传视频流到server上,然后客户端在远程访问-Network video recording capabilities, including uploading video streaming server, and then the remote access client
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'
MediaRecorderProject
- 通过手机摄像头,实现视频的录制与保存,已测试过。-Cell phone camera, video recording and save, have been tested.
VideoCamera
- android视频录制,针对初级开发者适用-android video recording, applies for a junior developer
src
- flex+adobe media service实现视频录制和直播-flex+fms for video recording and live
MovieRecorderView
- 本文为用 MediaRecorder 录制小视频的控件,可以设置视频录制的时间、空间大小、初始时是否打开摄像头等。 此控件为组合控件,继承自 LinearLayout ,为防止出错,需实现 android.media.MediaRecorder.OnErrorListener 接口。-This article MediaRecorder to record small video with the controls, you can set the time for video recordin
VideoRecording
- Android上进行MP4视频录制,按开始录制按钮开始录制,停止录制按钮停止录制,文件名由当前时间决定,存储在sd卡的video文件夹中-Video recording on Android,Press start to record the button to start recording, stop recording button to stop recording, file name is determined by the current time, stored in the S
VideoRecorder-master-
- android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。-android video recording, imitation micro vision, press the record support, lift the suspension. A progress bar displays the breakpoint.
VideoCapture
- 基于android平台的视频录制demo。该例使用MediaCodec对原生的YUV视频帧做转码,例中选用h.264,也支持其他的一些编码。与MediaRecorder不同,该方式可以自己操作frame,以实现视频的帧操作。-Android platform based video recording demo. This example uses MediaCodec to native YUV video frame transcoding, selection of H.264 cases