Vitamio
===============
Vitamio for Android
Upgrade from 3.0
----------------
You don't need to change anything once 4.x is finally released. But if you want to use it right now, warnnings below:
1. Vitamio support RGBA\_8888 and RGB\_565 surface to render video, use RGBA\_8888 as default. if you use the VideoView from Vitamio, you can use `setVideoChroma(MediaPlayer.VIDEOCHROMA_RGB565)` to render video. Otherwise, you must add `getHolder().setFormat(PixelFormat.RGBA_8888)` to your own VideoView.
2. Vitamio 4.1.0 support full version and online version. If you wanna playback online video, you can copy `dist/libarm_online.so` to `vitamio/res/raw/libarm.so`, otherwise use `dist/libarm_full.so`.
New features
------------
Only few important features are listed here, we have fix many bugs and may introduce some new bugs.
1. The latest FFmpeg 2.0 git version, which should fix most playback issues, or bring some issues.
2. Support most FFmpeg AVOptions, which enables custom HTTP headers support.
3. Support more hardwares, e.g. X86 or MIPS.
4. Improve streaming, especially support adaptive bitrate streaming, you need open manually.
5. OpenSSL included, so some SSL related protocols, such as https, tls, rtmps, rtmpts, are supported.
6. Playback speed control from 0.5x to 2.0x.
7. Audio amplify to 2x volume.
8. Improved subtitle support, including external bitmap subtitles.
9. Cache online video to local storage and can be reused until you delete the cache file.
10. More MediaPlayer API, e.g. `getMetadata`, `getVideoTrack`.
11. The full Java code is open to all developers, modify and contribute is welcome.
12. Support RGBA\_8888 rendering, spport switching RGB\_565 or RGBA\_8888 to video rendering.
13. Enhance the hardware decoding in Android 16+.
14. Support ARMV6 CPU, may have some bugs.
License
-------
Please refer [License](http://www.vitamio.org/en/License)
没有合适的资源?快使用搜索试试~ 我知道了~
视频直播源码
共98个文件
java:38个
png:23个
xml:19个
4星 · 超过85%的资源 需积分: 50 327 下载量 26 浏览量
2013-10-13
21:22:17
上传
评论 19
收藏 29.5MB ZIP 举报
温馨提示
支持所有格式的视频,android客户端视频直播源码
资源推荐
资源详情
资源评论
收起资源包目录
VitamioBundle-master.zip (98个子文件)
VitamioBundle-master
vitamio-sample
project.properties 602B
lint.xml 53B
src
io
vov
vitamio
demo
MediaPlayerDemo_Video.java 6KB
MediaPlayerDemo.java 3KB
VideoSubtitleList.java 2KB
VideoViewDemo.java 2KB
MediaMetadataRetrieverDemo.java 2KB
VitamioListActivity.java 2KB
VideoViewSubtitle.java 4KB
MediaPlayerDemo_Audio.java 3KB
VideoBuffer.java 4KB
MediaPlayerSubtitle.java 4KB
AndroidManifest.xml 3KB
res
raw
test_cbr.mp3 361KB
drawable-hdpi
ic_launcher.png 3KB
layout
subtitle2.xml 1KB
mediaplayer_1.xml 997B
videobuffer.xml 2KB
subtitle1.xml 772B
videoview.xml 744B
mediaplayer_2.xml 685B
media_metadata.xml 558B
drawable-xhdpi
ic_launcher.png 3KB
mediacontroller_sreen_size_crop.png 1KB
mediacontroller_screen_size.png 2KB
mediacontroller_screen_fit.png 1KB
mediacontroller_sreen_size_100.png 1KB
values
strings.xml 948B
styles.xml 211B
README.md 89B
proguard-project.txt 781B
ic_launcher-web.png 14KB
vitamio
project.properties 584B
src
io
vov
vitamio
LibsChecker.java 2KB
utils
CPU.java 5KB
ContextUtils.java 1KB
FileUtils.java 2KB
Base64.java 28KB
Device.java 3KB
StringUtils.java 2KB
Crypto.java 4KB
IOUtils.java 1KB
Log.java 2KB
MediaFile.java 7KB
widget
MediaController.java 15KB
CenterLayout.java 4KB
VideoView.java 25KB
OutlineTextView.java 5KB
EGL.java 10KB
MediaScannerClient.java 1KB
Vitamio.java 8KB
VitamioLicense.java 859B
MediaMetadataRetriever.java 5KB
ThumbnailUtils.java 5KB
MediaScanner.java 14KB
activity
InitActivity.java 3KB
VIntent.java 1KB
Metadata.java 9KB
MediaPlayer.java 47KB
provider
MiniThumbFile.java 6KB
MediaStore.java 13KB
AndroidManifest.xml 789B
res
raw
libarm.so 11.14MB
drawable-ldpi
ic_launcher.png 3KB
drawable-hdpi
ic_launcher.png 9KB
mediacontroller_play01.png 5KB
mediacontroller_bg.png 4KB
mediacontroller_play02.png 5KB
mediacontroller_pause01.png 5KB
mediacontroller_pause02.png 5KB
drawable
mediacontroller_play_button.xml 554B
scrubber_control_selector_holo.xml 1KB
mediacontroller_pause_button.xml 558B
scrubber_progress_horizontal_holo_dark.xml 1KB
drawable-mdpi
ic_launcher.png 5KB
layout
mediacontroller.xml 3KB
drawable-xhdpi
scrubber_control_disabled_holo.png 2KB
ic_launcher.png 14KB
scrubber_control_normal_holo.png 3KB
scrubber_control_focused_holo.png 2KB
scrubber_secondary_holo.9.png 995B
scrubber_control_pressed_holo.png 3KB
scrubber_primary_holo.9.png 1001B
scrubber_track_holo_dark.9.png 184B
values
strings.xml 1KB
styles.xml 928B
README.md 145B
libs
armeabi-v7a
libvinit.so 73KB
x86
libvinit.so 77KB
armeabi
libvinit.so 81KB
proguard-project.txt 781B
build.gradle 521B
LICENSE 117B
README.md 2KB
dist
libarm_online.so 6.59MB
libarm_full.so 11.14MB
.gitignore 265B
CHANGELOG.md 2KB
共 98 条
- 1
story_long
- 粉丝: 2
- 资源: 5
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Java 代码覆盖率库.zip
- Java 代码和算法的存储库 也为该存储库加注星标 .zip
- 免安装Windows10/Windows11系统截图工具,无需安装第三方截图工具 双击直接使用截图即可 是一款免费可靠的截图小工具哦~
- Libero Soc v11.9的安装以及证书的获取(2021新版).zip
- BouncyCastle.Cryptography.dll
- 5.1 孤立奇点(JD).ppt
- 基于51单片机的智能交通灯控制系统的设计与实现源码+报告(高分项目)
- 什么是 SQL 注入.docx
- Windows 11上启用与禁用网络发现功能的操作指南
- Java Redis 客户端 GUI 工具.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
前往页