1 Star 0 Fork 0

hexray / Android-VideoStreamDecodingSample

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Android-VideoStreamDecodingSample

Introduction

This sample code demonstrates how to use FFmpeg for video frame parsing and to use the MediaCodec for hardware decoding. It will help to parse video frames and decode the raw video stream data from DJI Camera and output the YUV data.

Requirements

  • Android Studio 2.0+
  • Android System 4.2+
  • DJI Android SDK 4.11.1

IMPORTANT: Install git lfs

This repository uses Git Large File Storage (git lfs) for JNI lib storage. Please install git lfs from here.

After git lfs installation, you can clone or pull just like normal repository.

Click here for more information on git lfs.

NOTE: You CANNOT use DOWNLOAD feature because it does not automatically pull from git lfs. Please use git clone. If you want to clone only latest commit, you can use --depth 1 option of git clone.

Explanation

For this sample code's explanation, please refer to https://developer.dji.com/mobile-sdk/documentation/sample-code/index.html.

Feedback

We’d love to hear your feedback on this demo and tutorial.

Please use Github Issue or email oliver.ou@dji.com when you meet any problems of using this demo. At a minimum please let us know:

  • Which DJI Product you are using?
  • Which Android Device and Android system version you are using?
  • Which Android Studio version you are using?
  • A short description of your problem includes debugging logs or screenshots.
  • Any bugs or typos you come across.

License

Android-VideoStreamDecodingSample is available under the MIT license. Please see the LICENSE file for more info.

Join Us

DJI is looking for all kinds of Software Engineers to continue building the Future of Possible. Available positions in Shenzhen, China and around the world. If you are interested, please send your resume to software-sz@dji.com. For more details, and list of all our global offices, please check https://we.dji.com/jobs_en.html.

DJI 招软件工程师啦,based在深圳,如果你想和我们一起把DJI产品做得更好,请发送简历到 software-sz@dji.com. 详情请浏览 https://we.dji.com/zh-CN/recruitment.

The MIT License (MIT) Copyright (c) 2019 DJI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hexray/Android-VideoStreamDecodingSample.git
git@gitee.com:hexray/Android-VideoStreamDecodingSample.git
hexray
Android-VideoStreamDecodingSample
Android-VideoStreamDecodingSample
master

搜索帮助