All Projects → gozfree → Aquila

gozfree / Aquila

Licence: mit
IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Aquila

Fanplayer
A portable video player based on ffmpeg for windows and android platform.
Stars: ✭ 229 (+32.37%)
Mutual labels:  audio, rtsp, rtmp
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+15727.75%)
Mutual labels:  audio, rtsp, rtmp
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+409.83%)
Mutual labels:  audio, rtsp, rtmp
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+72.25%)
Mutual labels:  camera, audio, rtmp
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+1276.3%)
Mutual labels:  rtsp, iot, rtmp
Rtmppublisher
Rtmp client on Android. Live Video Streaming.
Stars: ✭ 515 (+197.69%)
Mutual labels:  camera, audio, rtmp
Rtp Streamer
rtp record and rtp streamer
Stars: ✭ 60 (-65.32%)
Mutual labels:  rtsp, rtmp
Iot camera
IoT Camera with Wi-Fi, RT-Thread
Stars: ✭ 62 (-64.16%)
Mutual labels:  camera, iot
Yi Hack V4
New Custom Firmware for Xiaomi Cameras based on Hi3518e Chipset. It features RTSP, SSH, FTP and more!
Stars: ✭ 1,183 (+583.82%)
Mutual labels:  camera, rtsp
Frigate
NVR with realtime local object detection for IP cameras
Stars: ✭ 1,329 (+668.21%)
Mutual labels:  camera, rtsp
Android Rtmp Muxer
Implementation of the RTMP protocol to broadcast video and audio on Android in pure Java
Stars: ✭ 78 (-54.91%)
Mutual labels:  audio, rtmp
Rtmp Rtsp Stream Client Java
Library to stream in rtmp and rtsp for Android. All code in Java
Stars: ✭ 1,338 (+673.41%)
Mutual labels:  rtsp, rtmp
App Media
Elements for accessing data from media input devices and visualizing that data for users
Stars: ✭ 60 (-65.32%)
Mutual labels:  camera, audio
Onvifcamera
Pod and example on how to connect to an ONVIF camera
Stars: ✭ 66 (-61.85%)
Mutual labels:  camera, rtsp
Homebridge Camera Ffmpeg
Homebridge Plugin Providing FFmpeg-based Camera Support
Stars: ✭ 726 (+319.65%)
Mutual labels:  camera, audio
Opendatacam
An open source tool to quantify the world
Stars: ✭ 1,214 (+601.73%)
Mutual labels:  camera, iot
Videop2proxy
Proxy to enable P2P only cameras to work with standard protocols.
Stars: ✭ 102 (-41.04%)
Mutual labels:  camera, rtsp
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+687.86%)
Mutual labels:  rtsp, rtmp
Yi Hack Allwinner V2
Custom firmware for Yi 1080p camera based on Allwinner platform
Stars: ✭ 100 (-42.2%)
Mutual labels:  camera, rtsp
Easyrtsplive
Streaming media middleware:RTSP to RTMP,拉流IPC摄像机或者NVR硬盘录像机RTSP流转成RTMP推送到阿里云CDN/腾讯云CDN/RTMP流媒体服务器,支持多路RTSP流同时拉取并以RTMP协议推送发布,EasyRTSPLive我们支持任何平台,包括但不限于Windows/Linux/Android/ARM
Stars: ✭ 130 (-24.86%)
Mutual labels:  rtsp, rtmp

Aquila

English | 简体中文

Build Release License

Aquila is an app-level framework to process multimedia, aims to unify the different middleware SDK on generic level. It mainly support software encoding and decoding on CPU, and easily porting. It can be used on video surveillance, ipcam.

Framework

  • algo algorithm

  • codec video enc/dec codecs

  • device video, audio and other multimedia source devices

  • playback video, audio and other multimedia sink devices

  • protocol network protocols

  • util utility

  • filter : contain media_param

Libraries

This app is mostly based on gear-lib

Build

How to build aquila, please refer to INSTALL.md.

Moral

Wiki: Aquila is the Latin and Romance languages word for eagle. Meaning fast, robust, intelligent, and good eyesight.

License

Please refer to the LICENSE file for detailed information.

Framework

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

Author & Contributing

Welcome pull request to the project.
gozfree [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].