Stars
gif 生成器 可用通过 png jpg等静态图片合成gif 动图 QT 中一个类就实现 方便qt 或c++ 学习gif的编码原理
基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全
Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient
💬 A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
一个实现直播的解决方案,视频采用H264编码、音频采用ACC编码、传输采用Rtmp协议
实现linux端的视频提取并编码成H264格式发送到Windows端,再通过FFMPEG解码成YUV420P码流,最后Opencv转码成RGB32实时显示
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months …
Ultralightweight JSON parser in C++ based on cJSON
libjingle clone of the original svn with some local patches.
Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
resizing NV12 format image using Nearest Neighbor Interpolation and Bilinear interpolation algorithms
开源项目:简单、高效、稳定的开源音频解码库,能够将G.711A/PCMA、G.711U/PCMU、G726、AAC等音频格式转码到Linear PCM,再提供给流媒体播放器进行音频播放,EasyAudioDecoder支持跨平台,支持Android & iOS,目前已稳定应用于EasyPlayer、EasyClient等多个开源及商业项目!
A Java API to read, write and create MP4 files
Audio Video Recorder in Android using MediaCodec & MediaMuxer