搜索资源列表
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
WELCOME
- android 播放器源代码 android开发-android player source code android development
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
wifidisplay
- wifi display项目工程源码,可以移植到android手机,机顶盒,pad等设备,端到端的screen mirro功能-the wifi display project source code can be ported to android mobile phones, set-top boxes, pad equipment, end-to-end screen mirro function
VideoTest1
- 基于android平台的视频采集以及上传到服务器的设计(源代码)-Android platform based video capture and upload to server design (source code)
ffmpeg-2.1.4.android-bsac
- android ffmpeg 2.1.4 BSAC porting source code
android_ffplay
- Android ffmpeg视频播放器源代码,可以直接播放H264的视频流数据-Android ffmpeg vodeo player source, It can play h264 stream
save
- 一段很好的PS 文件,帮助开发的朋友调试用,欢迎下载- PS file for some good help develop debugging friend, welcome to download 英语 日语 基于android手机的远程视频监控系统,很好的源代码,欢迎下载
VideoIntercom
- java rtsp 源码 android 采集数据发送到服务器 由服务器转发-java rtsp source
SeeJoPlayer_a5
- Android 视频音频播放器源码,支持MP3,MP4,M3U8,RTSP-Android video and audio player source code
vlc-android.tar
- VLC最新源码,已经经过个人优化,可以放心下载- VLC latest source code, has passed the individual optimization
Vedio-player-code-and-article
- 视频源码与文章,Android,Java-Vedio player, source code and article,for Android and Java
spydroid-ipcamera-master
- spydroid-ipcamera是一个开源的andoird源码,运行在android手机上,可将手机的摄像头当做ipc camera,电脑可采用vlc实时监控手机的摄像头。-spydroid-ipcamera andoird source is an open source, runs on android phone, the phone' s camera can be used as ipc camera, the computer can be used vlc real-tim
VLC-Android-2.0.6.tar
- VLC media player is a free and open source cross-platform multimedia player that plays most multimedia files as well as discs, devices, and network streaming protocols. This is the port of VLC media player to the Android? platform. VLC for Android ca
安卓ffmpeg直播源码
- 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)