-
lmrtsp Public
A lightweight RTSP/RTP stack implementation in C++.
-
-
-
lmnet Public
🚀 Cross-platform C++ network library with io_uring, epoll, kqueue & IOCP support 🚀 跨平台C++网络库,支持io_uring、epoll、kqueue和IOCP🚀Linux / MacOS / Windows
-
lmdesk Public
A learning project for building a remote desktop tool with RTSP/RTMP/...
C++ GNU General Public License v3.0 UpdatedAug 31, 2025 -
-
-
DesignPattern Public
🎨✨ Classic Design Patterns implementation in Rust & C++ with dual build systems ⚡🦀经典设计模式的 Rust 和 C++ 双语言实现
Rust MIT License UpdatedAug 4, 2025 -
YUVPlayer Public
A cross-platform YUV player based on wxWidgets & SDL2. It can run on Windows, macOS or Linux.
-
AudioSpectrogram Public
🚀 A cross-platform tool (Windows/macOS/Linux) for generating spectrograms from audio files.
-
HalfwayMedia Public
This is a media processing tool based on FFmpeg to receive/save/send/transcode streaming media. 以学习FFmpeg的目的写了这个支持音视频编解码、接收发送媒体流的功能。
-
chinese-poetry Public
中国诗词数据库(简体中文)。 Classical Chinese poetry (Simplified Chinese).
MIT License UpdatedDec 1, 2023 -
snippets Public
My private code snippets. Unix C programming basic knowledge or others.
-
-
-
-
HisiLive Public
基于海思Hi3516开发板的RTP流媒体服务器系统。
-
-
AES Public
Advanced Encryption Standard,AES加解密算法C语言实现。
-
Android-JNI-Tutorial Public
Android JNI tutorial with Android Studio 3.0+ .
-
RTP Public
Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基于Linux/MacOS平台的可以发送携带H.264/HEVC媒体类型的RTP视频流的示例程序。
-
Media-Player Public
Media player implemented by FFmpeg (4.0) & SDL2 on Linux/MacOS. 使用FFMpeg+SDL2实现的Linux/MacOS平台的音视频播放器。
-
FFmpeg-Basic Public
Code samples about FFmpeg API basic usage , such as encoding, decoding, muxing, demuxing, scaling and transcoding.
-
hzk-osd Public
使用HZK16点阵字体库把字符转换为RGB555格式BMP图像,可用于视频叠加字符串OSD信息。