搜索资源列表
Video Camera Android视频采集和实现
- Android视频采集和实现,采用h264视频编码,3gp格式-Android video capture and implementation of video encoding with h264, 3gp format
VideoRTPH264
- Android 源码,从MediaRecorder类获取原始的H264视频流。并添加SPS、PPS和分隔符00000001。然后保存到文件。也可改为RTP发送。-Android DEMO。Get raw h264 stream use MediaRecorder 。
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
AndroidH264RTP
- Android从MediaRecorder类获取原始H264视频流并用RTP打包发送到指定地址和端口,实现RTP单包和拆包,未实现组包。-get h264 raw stream from MediaRecorder and send by rtp
mtv
- Designed and Optimized H264 Decoder on ARM9 and ARM11 (25 optimized). Designed and Optimized H263/MPEG4 Decoder on Freescale SC3400 QuadCore platform (18 optimized). Designed and Optimized MPEG4 Encoder and improved vid
H264-OPhone
- 流媒体程序开发之:H264解码器移植到OPhone:并写一个测试程序(OPhoneSDK+Java)测试解码库是否正常运行,此方法也可用在android手机上。-Program development of streaming media: H264 decoder ported to OPhone: and write a test program (OPhoneSDK+ Java) test whether the normal operation of the decoder librar
libh264-android
- android上的h264解码器,可以通过JNI,应用层对h264数据进行解码-h264 decoder for android according to the jni interface to java
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
352x288
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
VideoCamera
- android h264视频采集,通过LOCALSOCKET上传到服务器上-android video capture and playback
qcom_video_codec_sample_1_3_1
- 高通android硬解码示例代码,h264,yuv-Qualcomm android hardware decoding sample code, h264, yuv
IVideoChat
- 视频聊天,通过android移动设备视频采集,然后H264编码并上传,另外一端android设备能观看-Video chat, video capture via android mobile device, then H264 encoding and uploading, the other end android devices to watch
android_ffplay
- Android ffmpeg视频播放器源代码,可以直接播放H264的视频流数据-Android ffmpeg vodeo player source, It can play h264 stream
gpac-master-0.6.2
- GPAC 是一个多媒体框架,支持AAC、H263、H264的MPEG-4封装,也支持音视频文件的播放。可以编译windows、linux、android、ios等版本。-GPAC covers different aspects of multimedia: A/V codecs, network protocols and synchronization management algorithms, scene representation tools, etc…