/FireflyVideo

🔥萤火虫视频播放器-完整版

Primary LanguageJavaApache License 2.0Apache-2.0

FireflyVideo

🔥在ijkplayer的基础上借鉴大量播放器内核优势进行封装

视频参数测试工具

版本:1.0.2

  • 升级为最新版Android studio工程
  • 升级了ffmpeg版本
  • 升级了ExoPlayer版本
  • 适配Android 12版本

版本:1.0.1

  • 增加了本地视频的读取
  • 升级了ffmpeg版本
  • 升级了ExoPlayer版本

注🌈

  1. 该项目仅供学习和参考,在真机上已经全面测试。
  2. 对于自研轻量定制的 Android系统,对一些系统应用的编解码,这个方案还是很有优势的。资源占用少,用户无感知,成功率高。
  3. 可用于C端产品,不建议在2B产品上使用。
  4. 可作为学习音视频播放器框架的一个案例。

🔗 实现原理参考🍎

在ijkplayer的基础上,结合AndroidVideoCache,封装的第三方播放器。


许可(LICENSE)✏️

Copyright 2021 @yugu88, FireflyVideo Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.