Stars
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
Embedded web server, with TCP/IP network stack, MQTT and Websocket
WCDB is a cross-platform database framework developed by WeChat.
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
A vector search SQLite extension that runs anywhere!
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
Recurrent neural network for audio noise reduction
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
A library for audio and music analysis, feature extraction.
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。
Voice Activity Detector (VAD) : low-latency, high-performance and lightweight
Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
The easiest webRTC stack for embedded / IoT / robotics devices
TinyMaix is a tiny inference library for microcontrollers (TinyML).
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 2…
A simple, fast circular buffer implementation
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了