搜索资源列表
android 播放本地以及网络流(rtsp)
- android 播放本地以及网络流(rtsp)视音频文件的上层java程序。主要供初学者理解mediaplayer的使用方法,以及调试下层opencore。在android2.1及以上使用。-android Play local and network flow (rtsp) on top of video and audio files java program. Mediaplayer for beginners to understand the main use of methods,
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
butterfly.h264
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
Fileinangout
- android 手机开发,的文件输入输出流,但是对xml文件的读写很简单。
File
- android下对文件的操作,只要是输入输出流的使用,代码注释很详细,知识点也很透切。-android operation on the file, as long as the use of input and output streams, code comments in great detail, is also carrying out a thorough knowledge points.
Multi_send
- 使用Java语言编写的软件,能实现从FTP服务器下载文件并转发给其他客户端,实现多流并发-Software using the Java language, you can download files from an FTP server and forward it to other clients, to achieve multi-stream concurrent
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用。-Socket-based communication file resume source code, mainly for Android client, FileServic
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用-Socket-based communication HTTP source files, mainly for Android client, FileService.java
FileManager
- 文件管理案例源码,可以了解一些简单的io流的操作盒控制。-File Management Case source, you can learn some simple operation control box io stream.
Android-video-stream-rotation-master
- 这个测试包包含一个功能有限的视频播放器,只能播放从互联网获取的3GP流文件。视频将被显示为全屏幕且居中,会保持视频宽高比。同时,旋转屏幕时不会中断正在播放的视频。-This test contains a limited video player able to stream a .3gp file internet. The video will be shown centered full screen, maintaining the video aspect ratio. Also,
IO
- 自己封装的常用IO包,文件流和字符流通用,windows和linux环境下都有-Own package of common IO package, document flow and circulation with the characters, under both windows and linux environment
AacAudioActivity
- android程序,可运行。功能是通过mediarecorder提取系统的流中的aac裸数据,然后保存成文件,并且可以播放,经测试程序正常运行。-android program, you can run. Mediarecorder function by flow extraction system in the aac bare data, then save it as a file, and can be played by the test program is running nor
_TxtReaderDemo
- 加载本地txt文档的手机程序代码,有助于学习文件流-Txt document loading local mobile phone code, help to learn the file stream
android_ffmpeg
- ffmpeg解H264码流 ,通过 ffmpeg库解H264文件 -H264 stream ffmpeg Solutions
Myuart
- 用在android安卓上的串口程序,无需jni来作为接口,非常方便使用。用文件流的方式来读取和操作。-Used on android Andrews serial procedures without jni as the interface is very easy to use. By way of file streams to read and operate.