32 Star 143 Fork 64

gozfree / aquila

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

Aquila

English | 简体中文

Build Release License

Aquila 是一套多媒体处理框架,目标是为支持不同厂商的多媒体SDK,并快速推出IPCamera产品而设计的软件框架. 支持软硬件编解码,适用产品:安防视频/家庭监控/行车记录仪/运动DV等

代码结构

  • algo 算法相关:目标检测/识别
  • codec 音频视频编解码,软件使用ffmpeg,硬件使用vendor SDK
  • device 音视频硬件适配层,V4L2/PulseAudio/Vendor SDK
  • playback 回放功能,支持带屏幕的产品 SDL/FrameBuffer/Vendro SDK
  • protocol 网络协议层,RTMP/RTSP
  • util 基础组建

依赖库

该软件需要依赖 gear-lib

编译

参考 INSTALL.md.

寓意

Wiki: Aquila天鹰座,寓意敏捷快速,聪明稳健,视力极佳

License

参考LICENSE

框架简图

device ==> encode ==> decode ==> network ==> playback
v4l2       x264       h264       rtsp        sdl
fake       mjpeg                 rtmp
                                 rpc/mqtt

斗鱼直播

右上角用户 -> 下最右直播设置 -> 直播开关 -> 获取推流码 -> 复制粘贴到 aquila.lua
执行aquila即可推流直播

作者 & 贡献者

非常欢迎参与开发维护这套软件 gozfree gozfree@163.com

Copyright (C) 2014-2020 Zhifeng Gong <gozfree@163.com> 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.

简介

IPCamera摄像机,目标为支持UVC摄像头/树梅派/Hisi/Amba等多种SDK,方便产品落地 展开 收起
C 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/gozfreee/aquila.git
git@gitee.com:gozfreee/aquila.git
gozfreee
aquila
aquila
master

搜索帮助